The Sorting Algorithm Demo 1

Sort Animation Applet.
It clearly shows how much difference there is between two sort algorithms.

Bubble Sort        Quick Sort
     

Source Code: SortDemo.zip
Contains all .java files and the .html file

 

 

Major parts taken from: Jia Xiaoping, 'Object-oriented software developing using java', Addison-Wesley, 2000

1
Hosted by www.Geocities.ws