Sorting Algorithms


For anyone interested, I found a fairly neat visual representation of sorting algorithms done in Java. It compares Bubble sort, Quicksort, Odd-Even Transposition sort and Shear sort. I thought it was kind of cool. meh.

Written by Colin Bate