/js-algorithms

JS implementations of classes from Rober Sedgewick's Algorithms, 4th edition text book

Primary LanguageJavaScript

js-algorithms

JS implementations of classes from Rober Sedgewick's Algorithms, 4th Edition text book, just for the LOLz.

Installation

To get things running, clone the repository, followed by these commands.

npm install
grunt build

Running Locally

grunt serve

This will spin up a localhost on port :9021