jreyles / CtCI-6th-Edition-JavaScript

Cracking the Coding Interview 6th Ed. JavaScript Solutions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cracking the Coding Interview 6th Edition - JavaScript


Install dependencies:

npm install

Test

npm test

If you just want to lint

npm run lint

About

Cracking the Coding Interview 6th Ed. JavaScript Solutions


Languages

Language:JavaScript 100.0%