Skip to content

HumanBojack/JS-Sorting-Algorithms-complexity

Repository files navigation

This is a simple js program (that you need to run with node.js). It will take an array and put it through different sorting algorithms and tell you how much comparaisons he's done.

To run this program you need to type in your terminal at the root of the folder: node counter.js list.json Where list can be any json file containing an array of numbers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published