Showing 0–0 of 0 results
| # | Exercise Title | Features | Description | Platform | Keywords |
|---|---|---|---|---|---|
| 1 | 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 |
| 2 | Dictionary ADT Review Questions | Question, Battery | A battery of self-assessment questions on the Dictionary ADT. | OpenDSA | Dictionary, 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 |
| 7 | Abstract Syntax of SLang1 | Question | Question related to the abstract syntax of functional programming language SLang1. | OpenDSA | Functional Programming |
| 8 | IS17_abstract1 | Java BehaviorExample for demonstrating IS17_abstract1 | AnnEx |