Exam Questions
Data Structures and Other Objects Using C++
Fourth Edition
by Michael Main and Walter Savitch
ISBN 0132129485
Available Question Files:
Chapter 1: The Phases of Software Development
Chapter 2: Abstract Data Types and C++ Classes
Chapter 3: Container Classes
Chapter 4: Pointers and Dynamic Arrays
Chapter 5: Linked Lists
Chapter 6: Templates, Iterators, STL
Chapter 7: Stacks
Chapter 8: Queues
Chapter 9: Recursive Thinking
Chapter 10: Trees
Chapter 11: Tree Projects
Chapter 12: Searching
Chapter 13: Sorting
Chapter 14: Derived Classes and Inheritance
Chapter 15: Graphs
Michael Main
(
main@colorado.edu
)