- Questions are located in the questions folder.
- Solutions are located in the solutions folder.
- Tests are gratefully taken from https://github.com/careercup/CtCI-6th-Edition-JavaScript-ES2015.
- Run npm install or yarn
- Run npm t or yarn test to run tests