Pizzorni / Bogo

Bogobogosort in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Bogobogosort in Python


Languages

Language:Python 100.0%