Skip to content

a repo in order to solve algorithmic problems with Js in the test-drivien-development.

Notifications You must be signed in to change notification settings

nerdrun/algorithm_js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS Alghrithm with TDD

This is a compilation of Alghrithm with Javascript in the TDD way.

a new Alghrithm solution will be pushed every day.

Language

Language

Running Tests

To run tests, run the following command

  npm run test:all

If you want to test each solution individually.

  npm run test -- [FOLDER]/main.test.js

About

a repo in order to solve algorithmic problems with Js in the test-drivien-development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published