Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_jomo
on Jan 9, 2016
|
parent
|
context
|
favorite
| on:
The fastest sorting algorithm? (2000)
I'm surprised you didn't list Bogo Sort (Monkey Sort) where the array order is randomised (shuffled) until it is properly sorted:
https://en.wikipedia.org/wiki/Bogosort
The Wikipedia link also lists the Goro-, Bogobogo, and Bozosort variants.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The Wikipedia link also lists the Goro-, Bogobogo, and Bozosort variants.