Skip to content

AnnieCannons/ac-algorithms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 2.9%