UGa "Stack" Data Structure

Recommendation

Has Potential

Link

http://lsdis.cs.uga.edu/~aleman/mams/csci6900/hci/partb/stack/MyStack.html

Delivery Method

Java Applet

License

Unavailable

Language

English

Author

Boanerges Aleman-Meza

Institution

University of Georgia

Project

University of Georgia Collection

RelationshipToProject

PartOfCollection

Works

Yes

Description

Users enter values to put on stack, and/or request a value to be popped from the stack. This shows values being put on/taken off of an abstract stack, does not show anything about how stacks are implemented.

Evaluation

Strengths: Users control what goes on/comes off. Clean, clear interface. Weaknesses: Buggy, in that it will stop working after some number of operations (typically after inserting/deleting five or so times). It is marked "Partially Working Prototype."

ActivityLevel

User Data

GoodFor

Teaching the Concept

Screenshots

Videos

References

HowToUse

First Visited

2006-04-18

Last Visited

2008-04-28

Last Updated

2006-05-06

Topic

Stacks

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.