Midterm Topic Outline

Note: this is not an exhaustive list of topics covered, but might be a useful checklist of things to make sure to know for the midterm.
  1. lists
  2. trees
  3. Graphs
  4. lisp:
  5. 5) Garbage collection:
  6. 6) storage allocation
  7. 7) sorting: different algorithms, complexity
  8. 8) Quadtrees:
  9. General: