Quantum sort
Appearance
A quantum sort is any sort algorithm that runs on a quantum computer. Such an algorithm could at best be linearly faster than any existing sort algorithm (if based on comparisons like classical algorithms), but no such algorithm has actually been implemented.
A joke
Quantum sort is also an in-joke among computer scientists, based on the Many-worlds interpretation of quantum mechanics: You permute the list randomly and uses the outcome in the universe where it is correctly sorted (how to determine this universe is not specified, nor are the mechanics of the operations).
See also
External Links
- bogo-sort in the Jargon File (with a discussion of the joke Quantum sort)