Topics for Park's CMSC 341 Midterm 1:

  1. Proof by Induction
  2. Recursion
  3. Makefiles
  4. Asymptotic Analysis
  5. Dynamic Memory
  6. Linked Lists (LL)
  7. Stacks and Queues
  8. C++ Templates
  9. Trees
  10. Binary Search Trees (BST)
  11. AVL trees will not be covered on this exam.

Not all of these will be be specifically asked about on the exam, but you are responsible for knowing it.