/Bogo

Bogobogosort in Python

Primary LanguagePython

Bogo

Simple implementation of the two most efficient sorting algorithms, Bogosort and Bogobogosort. Optional code to test speed of the built-in Python sort vs. Bogo vs. Bogobogo.

#TODO Implement Quantum Bogosort