What different sorting algorithms sound like
youtube.com
What different sorting algorithms sound like
1–10 of 40 posts
Re: What different sorting algorithms sound like
#2It would be interesting to listen to graph algorithms.
Re: What different sorting algorithms sound like
#3What, no quick sort? And no heap sort?
Re: What different sorting algorithms sound like
#4What, no quick sort? And no heap sort?
There was a link to the heapsort at the end: http://www.youtube.com/watch?v=iXAjiDQbPSw
Re: What different sorting algorithms sound like
#5Merge sort's sound is actually recursive.
Re: What different sorting algorithms sound like
#6Re: What different sorting algorithms sound like
#7It would be interesting to listen to graph algorithms.
What do you imagine would determine frequency?
Re: What different sorting algorithms sound like
#8That was really cool. Is the speed indicative of the speed of the sort?
Re: What different sorting algorithms sound like
#9There's a lot of effort been put in to this, I like it.
I love that you can hear the bubbling in bubble sort :D
Re: What different sorting algorithms sound like
#10That was really cool. Is the speed indicative of the speed of the sort?
I'm not sure, but the visual part of the videos looks a lot like visualizations I've seen in algorithms classes where the speed does represent the speed of the sort. So I'd guess that it does here as well.
These are really great. As a musical person it engrained these concepts that much deeper for me. My wife, who is not much of a computer science person like the merge sort the best.