Java Sort

This is a simple java applet I wrote that illustrates the difference between 4 different sorting algorithms: bubble sort, quick sort, stupid sort, and shell sort.

If you do not have java installed, you can get it here.

Bubble SortQuick Sort
Stupid SortShell Sort
All source material for digitalgrayson.com © Roger Grayson. Contents may not be cited or reproduced, in whole or in part, without prior written consent of the author. Powered by PHP! Valid XHTML 1.0 Transitional Valid CSS!