Skip to content

These programs test 6 sorting algorithms to check their CPU runtime in nanoseconds. Those algorithms are Bubble, Selection, Insertion, Quick, Merge and Pancake sorts. The algorithms can be tested by using the dictionary.txt file (which has 641392 words to sort) or any of the smaller versions of it

Notifications You must be signed in to change notification settings

Obed-Padilla/Sorting-algorithms

About

These programs test 6 sorting algorithms to check their CPU runtime in nanoseconds. Those algorithms are Bubble, Selection, Insertion, Quick, Merge and Pancake sorts. The algorithms can be tested by using the dictionary.txt file (which has 641392 words to sort) or any of the smaller versions of it

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages