Skip to content

celeritas17/music_of_the_sorts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#What Do Sorting Algorithms Sound Like?

A little project for Hacker School, Fall 2012: Listen as famous sorting algorithms sort the musical scales. First you'll choose a sorting algorithm (right now you can choose insertion sort, bubble sort, or shell sort; more choices are on the way). You'll first hear a jumbled arrangement of the familiar musical tones. The sorting algorithms do their work by looping through the arrangement of tones and doing some logic that leaves them a little more sorted after each pass, until they are completely sorted (Do-Re-Mi...).

#Go here to hear it happen.

Ryan Koven, 2012.

About

Listen as classic sorting algorithms do their work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published