15 Sorting Algorithms in 6 Minutes

15 Sorting Algorithms in 6 Minutes
Timo Bingmann

Visualization and "audibilization" of 15 Sorting Algorithms in 6 Minutes.
Sorts random shuffles of integers, with both speed and the number of items adapted to each algorithm's complexity.
The algorithms are: selection sort, insertion sort, quick sort, merge sort, heap sort, radix sort (LSD), radix sort (MSD), std::sort (intro sort), std::stable_sort (adaptive merge sort), shell sort, bubble sort, cocktail shaker sort, gnome sort, bitonic sort and bogo sort (30 seconds of it).
More information on the "Sound of Sorting" at https://panthema.net/2013/sound-of-sorting/

https://youtu.be/kPRA0W1kECg

https://heisme.skymoon.info/article/SuggInfo/1431  

좋은 인생은 산의 모양처럼 흐른다. 낮게 시작해서 때때로 경사가 변하는 오르막을 걷는다. 이윽고 정점을 거닐다가 내리막을 거쳐 다시 낮고 조용히 끝맺는다 [하늘-좋은 인생]