15 Sorting Algorithms in 6 Minutes

하늘 No.1431 [영상] 13565
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/a/SuggInfo/1431  

걱정을 걱정해서 걱정이 없어지면 애초에 세상에는 걱정이 없었겠네 [하늘-어느 느긋한 오후 - 티베트 속담에서]