CPSC 220: Fundamentals of Computer Science III
Fall 2009: Tentative Schedule

Week of Topics Associated Reading
Aug 24 Review of Linear Structures Chapters 1-8
Aug 31 Introduction to Trees Chapter 9
Sep 7 Binary Search Trees Sections 10.1-10.4
Sep 14 AVL Trees Sections 10.5-10.6
Sep 21 Red/Black Trees Section 10.7
Sep 28 Heaps Chapter 11
Oct 5 B-Trees Chapter 12
Oct 19 Hash Tables Chapter 14
Oct 26 BSP Trees Supplemental
Nov 2 Introduction to Graphs Chapter 13
Nov 9 Graph Algorithms Section 13.4
Nov 16 Finite State Machines Supplemental
Nov 30 Review