Skip to content

A repostiory for algorithms written in several langauges

License

Notifications You must be signed in to change notification settings

pareek-naren/cool-algos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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 repostiory for algorithms written in several langauges

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 66.1%
  • JavaScript 33.9%