Skip to content

FreeCodeCamp Advanced Javascript Algorithm Challenges

Notifications You must be signed in to change notification settings

kieranharding/Algorithms

Repository files navigation

FCC Advanced Algorithms Tests

What?

These are tests for the Free Code Camp Advanced Algorithm challenges (as of Nov 15, 2016), implemented in Mocha and Chai.

Why?

For fun, mostly. I don't like working in web-based editors, for reasons. I also wanted to learn how to write and use tests for the sake of completing the front end challenges, and this seemed more fun than following a tutorial. Finally, I felt like a change of pace so I took one.

How?

  1. Clone this repository.
  2. $ npm install
  3. Start solving problems.
  4. When you want to test: $ npm test

Get more help on mocha and chai.

About

FreeCodeCamp Advanced Javascript Algorithm Challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published