cutthroat-coding
v1.0.4
Published
Concise implementations of common data structures and algorithms (DS&As) in JS. Clone of work by Lareine Jeng.
Downloads
10
Readme
cheat-sheet-js
A clone of the Python version by Lareine Jeng, but this one is in Javascript.
To install dependencies
$ ./bootstrap.sh
To run all tests
$ mocha