Emiliewu / algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

CURRENT STUDENT WARNING

  • If you get in the habit of looking up answers before putting in a real effort to solve them yourself, you are setting yourself up for failure in interviews.

Internal Links

Student Resources

Clone Instructions & Source Control

  • git clone https://github.com/TheCodingDojo/algorithms.git
    • cd algorithms
    • npm i to install dependencies.
  • git pull whenever you want to check for new changes.
  • To avoid merge conflicts if you want to take your own notes or add your own solutions, create a new file for whatever algo you are working on.
  • jasmine notes

About


Languages

Language:JavaScript 99.6%Language:HTML 0.4%Language:Shell 0.0%