15 Sorting Algorithms in 6 Minutes
Video Statistics and Information
Channel: Timo Bingmann
Views: 15,355,920
Rating: 4.9381385 out of 5
Keywords: Algorithms, Sorting Algorithms, Sorting
Id: kPRA0W1kECg
Channel Id: undefined
Length: 5min 50sec (350 seconds)
Published: Mon May 20 2013
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I feel like this is exactly what people in the 1950s would think people in 2016 would watch as entertainment.
Radix sort (lsd) was my favorite.
For those interested, this is actually a program you yourself can play with.
http://panthema.net/2013/sound-of-sorting/
WH0000P
Wow, that was a waste of 12 minutes. About to be a waste of 18 minutes. brb.
I need one of those to sort out my life
Another common one, used in Android, Java and Python is Timsort. Advanced combination of insert and merge sort.
https://www.youtube.com/watch?v=NVIjHj-lrT4
You would all like this site I think.
Radix sort is fucking insanity