filmov
tv
20 Sorting Algorithms Visualized - Scatter
Показать описание
Visualization of 20 different Sorts as a scatter plot with sound.
Time Stamps:
00:00 Quick Sort (Dual Pivot)
00:45 Tim Sort
01:40 Shell Sort
02:17 Bubble Sort
03:40 Insertion Sort
04:20 Merge Sort
05:03 Double Selection Sort
05:18 Heap Sort
06:03 Cocktail Shaker Sort
07:27 Gravity (Bead) Sort
08:00 Radix Sort Base 10
08:27 Gnome Sort
11:42 Cycle Sort
12:10 Selection Sort
12:35 Bucket Sort
12:50 Quick Sort (Pivot Middle)
13:10 Comb Sort
14:39 Counting Sort
15:00 Odd Even Sort
16:20 American Flag Sort
16:50 Comparison Table
Measurements explained:
As "Comparison" counts the comparison of a value from the Array with any other value.
As "Segment" counts every sorted part of the array.
"Real Time" corresponds to the measured time only used for the algorithm.
As "Swap" counts the exchange between the indexes of two elements of the array.
As "Write to the Main Array" counts the change of a value in the Array.
Please put your wishes and questions in the comments. :)
▬▬ My Equipment ▬▬▬▬▬▬▬▬▬▬▬▬▬
* The links marked with an asterisk (*) are affiliate links. If you click on such a link and make a purchase, I receive a commission from the respective online shop or provider. The price for you does not change.
Комментарии