html The Most Efficient Bubble Sort Algorithm Known to Mankind

Bubble Sort Optimizations

For when you want the most inefficient, yet somehow still somewhat effective, sorting algorithm known to mankind.

Subpage 1: Bubble Sort, but with Less Bubbling

Subpage 2: Binary Heap Bubblesort - for when you really need to get your bubble on

Subpage 3: Bubble Sort for Ants - because ants have big problems too

Or, if all else fails: Binary Sort - the sort-of-reasonable compromise