A great way to review sorting algorithms for class or just a light introduction to algorithms.
Learn about different sorting algorithms by seeing them in action. Reorder numbers to see how a sorting algorithm works against a different ordering.
Includes merge sort, quick sort, bubble sort, insertion sort, selection sort, heap sort, and tree sort.