Showing 0-0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | Dictionary ADT Review Questions | Question, Battery | A battery of self-assessment questions on the Dictionary ADT. | OpenDSA | Dictionary, Abstract Data Type |
| 2 | Data types concept map: Review Questions | Question, Battery, Concept Map | Self-assessment question battery about the data types concept map. | OpenDSA | Data Type, Abstract Data Type |
| 3 | ADT Introduction Review Questions | Question, Battery | Self-assessment question battery about data types. | OpenDSA | Data Type, Abstract Data Type |
| 4 | List ADT Positions Slideshow | Presentation | Slideshow discussing the concept of current position in a list and its implications for insertion. | OpenDSA | List |
| 5 | General Tree Postorder Traversal Slideshow | Algorithm Visualization | Slideshow showing postorder traveral of a general tree, and demonstrates the general tree ADT. | OpenDSA | General Tree |
| 6 | General Tree Preorder Traversal Slideshow | Algorithm Visualization, Code Tracing Presentation | Slideshow showing preorder traveral of a general tree, and demonstrates the general tree ADT. | OpenDSA | General Tree |