AlgorithmsProject

Using -Xss1024m vm argument in the run config for the project.

Results are in the results folder. they are measured in Miliseconds. 21 ms = 0.021 seconds.

Labels for data in minitab graphs: size_preSortType_sortAlg SM = small MD = Medium LG = Large

UN = Unsorted
SO = Sorted
RS = ReverseSorted

QS = Quick Sort
MS = Merge Sort
HS = Heap Sort