Sound of Sorting
Here is a video on Visualization and “audibilization” of 15 Sorting Algorithms in 6 Minutes. 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).
If that got your interest, head over to The Sound of Sorting – Visualization and “Audibilization” of Sorting Algorithms
More Links:
Sorting Algorithm Animations
Sorting Algorithms- Wikipedia
The Sound Of Sorting
“An algorithm must be seen to be believed.”
― Donald Knuth
― Donald Knuth