Skip to content

philmander/typescript-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0288810 · Jan 7, 2017

History

3 Commits
Jan 7, 2017
Jan 7, 2017
Jan 7, 2017
Jan 7, 2017
Jan 7, 2017

Repository files navigation

Typescript Algorithms

A collection of well known algorithms and data structures in Typescript

Install

npm install
tsc

Run

Running each compiled JS file runs the algorithm against data sets of increasing sizes and prints a chart of the results.

Releases

No releases published

Packages

No packages published