Java Applets Centre - Traversals

Recommendation

Not Recommended

Link

http://www.cosc.canterbury.ac.nz/people/mukundan/dsal/BTree.html

Delivery Method

Java Applet

License

Unavailable

Language

English

Author

R. Mukundan

Institution

University of Canterbury

Project

Java Applets Centre

RelationshipToProject

PartOfProject

Works

Yes

Description

This AV presents the three tree traversals Preorder, Inorder and Postorder. The tree is fixed and all the traversals work on the one fixed tree. The final output of all the traversal is an expression. The nodes are appropriately highlighted in the order of their traversal. The visualization also contains static code snippets and brief description of the various terminologies.

Evaluation

Minimal functionalities. The visualization doesn’t allow user input. Description provided for the terminologies are just one liners and not comprehensive. Code snippets available only for preorder and not available for Inorder and Postorder. No running explanations nor the code snippets are traced as per the execution of the visualization. Tree nodes are highlighted during the traversal process to show the order of traversal. It is expected that the student should have a working knowledge of the traversal techniques. If not, this visualization wouldn’t really be helpful in teaching from scratch.

ActivityLevel

Animation Only; Canned Data

GoodFor

Lecture Aid

Screenshots

Videos

References

HowToUse

First Visited

2008-04-29

Last Visited

2008-07-21

Last Updated

2006

Topic

BinaryTrees

Community

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

Edit

You may edit this entry if you have an account.