This is an experiment as part of the process of better understanding
the quicksort algorithm,
developed by
Sir Charles Antony Richard Hoare in 1960.
In this project, the left-most element of the (sub)interval is chosen as the pivot, and the
partitioning process is made audible via the web audio api.
It works best with the Chrome browser, and sounds a little weird on the Safari browser.
|
|