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