Bubble sort

Recommendation

Not Recommended

Link

http://www.cs.princeton.edu/courses/archive/spr09/cos226/demo/ah/BubbleSort.html

Delivery Method

Java Applet

License

BSD-like

Language

English

Author

Alejo Hausner

Institution

Princeton University

Project

Gawain

RelationshipToProject

PartOfCollection

Works

Yes

Description

Shows a simple bar-swap visualization for Bubble Sort. You see it for a random set of values, a set of reverse-sorted values, and a set of nearly sorted values.

Evaluation

No explanation for how the algorithm works is given beyond the code at the beginning of the page. You just see bars swapping around.

ActivityLevel

Animation; Step Control

GoodFor

Lecture Aid

Screenshots

Videos

References

HowToUse

This link takes you to a page that has some explanation on Bubble Sort and how to use the AVs. Just click on "run" or "step" to advance the algorithm. "Init" will reinitialize the AV with a new set of random values.

First Visited

2009-08-17

Last Visited

2009-08-17

Last Updated

1999-02-05

Topic

MergeSort

Topic

QuadraticSorts

Community

Average rating: unrated
Your rating:You must be logged in to Rate.
Comments

Edit

You may edit this entry if you have an account.