Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 1.76 KB

File metadata and controls

53 lines (37 loc) · 1.76 KB

algorithm-practice

For practicing algorithms and TDD.

Run the respective runner files in the browser to get test results and also see return of console logs.

open SpecRunner.html

Benchmark

Possible to add benchmarking to compare methods.

Benchmark.js

Algorithms

I've removed the solutions from master and kept in feature branch thuy-solution in case anyone wants to have a repo with tests ready-made for downloading.

Data Structures

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.