/sorting_algorithm_benchmark

Time comparison of three different sorting algorithm in vPython with object oriented fucntion.

Primary LanguagePython

sorting_algorithm_benchmark

Time comparison of three different sorting algorithm in vPython with object oriented programming
Sorting random generated array with Bubble Sort, Selection Sort and Merge Sort in vPython 2.7
@ Olivier Trudel

Now sorting with array of length n = 10 :
Now sorting with array of length n = 500 :
Time complexity analysis :

Graph representation :