Lectures Notes
This page currently contains lecture notes from CPSC 320 taught at UBC in 2007 by Mr. Backer. Slides are available in 1, 2, or 4 slides
per page.
- Review of asymptotic notation [1] [2] [4]
- Sorting and lowerbounds [1] [2] [4]
- Solving recurrences
- Divide-and-conquer: Order statistics [1] [2] [4]
- Greedy algorithms
- Dynamic programming
- Geometry
- Data structures
- NP-hardness [1] [2] [4]
- Review [1] [2] [4]