The Sound of Sorting
August 4 2013
“The Sound of Sorting” visualizes the algorithms internals and their operations, and generates sound effects from the values being compared.
Learn more at http://panthema.net/2013/sound-of-sorting, including the source code for the various algorithms.
Some other sorting visualizations worth checking, if that is your kind of things:
http://www.sorting-algorithms.com
http://www.onformative.com/lab/the-form-of-sorting-algorithms/
http://www.youtube.com/watch?v=INHF_5RIxTE
http://www.youtube.com/watch?v=aXXWXz5rF64 (nice robot and opengl shaders!)