quantum bogosort
Appearance
English
[edit]Noun
[edit]quantum bogosort (uncountable)
- (computing, humorous) A hypothetical sorting algorithm which generates a random permutation of its input (like in bogosort) using a quantum source of entropy, checks if the list is sorted, and, if it is not, destroys the universe. Assuming that the many-worlds interpretation of quantum mechanics is true, this algorithm will result in at least one surviving universe where the input was successfully sorted in time (thus making it faster than quicksort).
- Implementing quantum bogosort increased my script's performance by 50%, but I still feel a little bit guilty about my computer killing quadrillions of sentient beings a second.
Usage notes
[edit]- Quantum bogosort is an in-joke among computer scientists, and is one of many humorous or nonsensical sorting algorithms.
Further reading
[edit]- quantum bogosort on Wikipedia.Wikipedia