chralden / js-algorithms

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 43.8%Language:HTML 39.7%Language:CSS 16.5%