Interactive Stack and Queue ADTs
| Collection: | AlgoViz |
| Source: | http://algoviz.org/node/824 |
| Format: | Java Applet |
Recommendation: Unrated.
Description: Demo for stacks using arrays and linked lists. This isn't exactly a visualization, but it might fill some of the same needs that visualizations fill.
Evaluation: Strengths: simple test harness for playing with stack operations; both array-based and linked-list-based stacks / Weaknesses: not really a visualization
| Creator(s): | Michael Goodrich |
| Publisher: | Johns Hopkins University |
| Subject: | Linear Structures, stacks |
| Relation: | Goodrich's Collection |
| Language: | english |

