JS implementations of classes from Rober Sedgewick's Algorithms, 4th Edition text book, just for the LOLz.
To get things running, clone the repository, followed by these commands.
npm install
grunt build
grunt serve
This will spin up a localhost on port :9021