Student Resources | Instructor Resources | Information Center | Home
Data Structures and the Standard Template Library
Instructor Resources
Entire Solutions M...
Entire PowerPoint ...
PowerPoint Exercis...
Lab Solutions
Lab Primer
Errata
Order a Review Copy
Link to Java Labs
Locate your Rep
PageOut

Feedback
Help Center


Instructor Resources

Contents:

Chapter 1: Classes in C++
Chapter 2: Storage Structures for Container Classes
Chapter 3: Introduction to Software Engineering
Chapter 4: Recursion
Chapter 5: Vectors and Deques
Chapter 6: Lists
Chapter 7: Queues and Stacks
Chapter 8: Binary Trees and Binary Search Trees
Chapter 9: AVL Trees
Chapter 10: Red-Black Trees
Chapter 11: Priority Queues and Heaps
Chapter 12: Sorting
Chapter 13: Searching and the Hash Classes
Chapter 14: Graphs, Trees, and Networks
Chapter 15: Appendix 1 - Mathematical Background