Skip to content

Command line sorting hub to simulate a number of different sorts.

Notifications You must be signed in to change notification settings

arhartwe/Sorting-Hub

Repository files navigation

Sorting-Hub

This program works by running it with command line arguments specifying options to sort random numbers with specific sorting methods. command line Argument -A employs all sorting algorithms -m enables minSort -b enables bubbleSort -i enables insertionSort -q enables quickSort -M enables mergeSort -p allows to specify how many items are printed -r sets the seed -n sets the number of random elements

About

Command line sorting hub to simulate a number of different sorts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published