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.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upA collection of well known algorithms and data structures in Typescript
npm install
tsc
Running each compiled JS file runs the algorithm against data sets of increasing sizes and prints a chart of the results.