CPSC220A: Fundamentals of Computer Science III
Fall 2010: Class Notes

Date Topic Associated Reading
Sep 1 Introduction and Overview of Data Structures  
Sep 3 Review Linear Data Structures Chapters 4 and 6
Sep 6 Review Asymptotic Analysis Chapters 2
Sep 8 Review Searching and Sorting of Linear Data Structures Chapter 8
Sep 10 Introduction to Trees Sections 9.1 and 9.2
Sep 13 Tree Traversal Section 9.3