20 SORTS - Christmas Tree

Visualization of 20 different Sorts as a Christmas Tree with sound. Sorting Visualizer: ✅ Subscribe: You can Donate, if you want to support me: This is totally not necessary, but helps me give you more of those visualizations :) Time Stamps: 00:00 Quick Sort (Dual Pivot) 00:25 Odd Even Sort 00:41 Shell Sort 01:03 Radix (LSD) Sort (Base 10) 01:20 Gravity (Bead) Sort 01:34 Merge Sort 01:58 Bubble Sort 02:15 Cocktail Shaker Sort 02:33 Heap Sort 02:56 Comb Sort 03:15 Quick Sort (Pivot Middle) 03:27 Insertion Sort 03:50 Double Selection Sort 04:02 Gnome Sort 04:25 Cycle Sort 04: 40 Selection Sort 04:57 Bucket Sort 05:07 Counting Sort 05:20 American Flag Sort 05:40 Bogo Sort 05:55 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 ▬▬▬▬▬▬▬▬▬▬▬▬▬ * Microphone: * Monitor: * Keyboard: * Mouse: * 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.
Back to Top