20 SORTS - Christmas Tree

preview_player
Показать описание
Visualization of 20 different Sorts as a Christmas Tree with sound.

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 ▬▬▬▬▬▬▬▬▬▬▬▬▬

* 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.
Рекомендации по теме
Комментарии
Автор

Hey, if you like the video consider to leave a Like, and Subscribe if you want to see more! :)

I hope you have some wonderful christmas days!

CompilerStuck
Автор

1:34 Christmas tree: oh no im being copied by hackers!

BeantheProtogen
Автор

Rare footage of Radix LSD sort (Base 10) doesn't scream

JTVAVC
Автор

I was obsessed with this when I went to this restaurant after I came back from Florida lmao

clovestrz
Автор

man these are so cool. love your vids, thanks for making this one!

donuyy
Автор

Great video, thanks for keeping the video just as is, no super length intro or anything. If I may give a suggestion, I think short explanation videos with you talking through your code would be great! Great channel btw!

n_brain_n_problem
Автор

I'm surprised at how well Insertion and Selection sorts did, considering how simple they are.

DoktorNaibmys
Автор

5:34 bad tree, it is going to be bogosoeted

serg_sel
Автор

So the sorts take one specific state of disassembly to one specific state of assembly in different ways. Can it take multiple different states of disassembly to one state of assembly? I think ull need nn for that. (BTW ur content is aswm)

kingvsj
Автор

At the end, which one is the fastest?

kda_-uhvj
Автор

So how do you make these sorters? I would love to learn how to make one.

vincerainwater
Автор

shell sort sounding like a hell remix of a sonic song

alexcostello
Автор

How do you generate sound, is it based on distance between elements that are exchanged ?

edino
Автор

Next time please put the text in the upper left corner lower (I recommend centering it vertically), because the youtube interface covers it when the video is stopped.

davidkoter
Автор

How can I find this playlist on Spotify?

bricksman