Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.
/ cool-algos Public archive

A repository for algorithms written in several languages

License

Notifications You must be signed in to change notification settings

nikochiko/cool-algos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cool-algos

A repostiory for algorithm implementations in several langauges

Javascript

You can test Javascript algos with node. You can change input array inside xxx.test.js files and have fun with algos

e.g.

  • move your terminal inside insertion-sort folder
  • type in terminal -> node ./insertion-sort.test.js

About

A repository for algorithms written in several languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published