Skip to content

ThuyNT13/algorithm-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.