filmov
tv
20 Sorting Algorithms Visualized - Disparity Circle (Scatter)
Показать описание
Visualization of 20 different Sorts as a Disparity Circle Scatter with sound.
This is totally not necessary, but helps me give you more of those visualizations :)
Time Stamps:
00:00 Bubble Sort
00:33 Odd Even Sort
01:02 Gravity (Bead) Sort
01:22 Quick Sort (Dual Pivot)
01:55 Cocktail Shaker Sort
02:20 Shell Sort
02:52 Radix (LSD) Sort (Base 10)
03:10 Heap Sort
03:44 Comb Sort
04:09 Merge Sort
04:45 Quick Sort (Pivot Middle)
05:00 Insertion Sort
05:30 Double Selection Sort
05:45 Gnome Sort
06:20 Cycle Sort
06:40 Selection Sort
07:00 Bucket Sort
07:14 Counting Sort
07:32 American Flag Sort
07:56 Bogo Sort
08:45 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.
This is totally not necessary, but helps me give you more of those visualizations :)
Time Stamps:
00:00 Bubble Sort
00:33 Odd Even Sort
01:02 Gravity (Bead) Sort
01:22 Quick Sort (Dual Pivot)
01:55 Cocktail Shaker Sort
02:20 Shell Sort
02:52 Radix (LSD) Sort (Base 10)
03:10 Heap Sort
03:44 Comb Sort
04:09 Merge Sort
04:45 Quick Sort (Pivot Middle)
05:00 Insertion Sort
05:30 Double Selection Sort
05:45 Gnome Sort
06:20 Cycle Sort
06:40 Selection Sort
07:00 Bucket Sort
07:14 Counting Sort
07:32 American Flag Sort
07:56 Bogo Sort
08:45 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.
Комментарии