302S24 Pre-class Lecture Notes
This website will host pre-class lecture notes for Algorithms and Complexity. Pre-class notes are lecture notes that cover most of what we will be doing in class, but which do not have solutions to in-class exercises. You can read them ahead of time to help you prepare for class, you can bring them with you to annotate during class, you can review them after class as a searchable resource, or you can ignore them.
Notes on this site are organized by topic. For note by date, see the Canvas calendar.
Notes
Divide and Conquer
- Introduction to Divide and Conquer
- Closest Points