Stay-Hack06 / ac-algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ac-algorithms

Welcome to Algorithm Problems. The algorithms are organized by skillset used: Strings, Numbers, Arrays, Objects, User Input, and Bonus items.

Getting a Copy of the Repo

If you haven't already, fork the repository on GitHub and clone your newly created repo down to your computer.

Submitting your Solutions

Once you're done, push your changes to GitHub and issue a pull request from your repository's main branch to your annicannons branch.

Have fun!

Algorithms we will go over in class

  1. String Reversal
  2. Convert HTML Characters
  3. Dash Insert
  4. Object Search
  5. Filter by Property
  6. Collection Sort

Exercises

  1. Turn the graphic into an if/else statement
  2. The importance of the coding interview videos
  3. Longest Word Algorithm
  4. Validate User
  5. Find Duplicates

More Practice

All other algorithms in the repo are extra practice. If you want to solve them and receive feedback, simply slack the link to the repo to your instructor.

About


Languages

Language:JavaScript 96.7%Language:HTML 3.3%