This is an old revision of the document!
Chapter 5
Divide & Conquer notes
Intro & 5.1: Interval Scheduling
- Divide & conquer algorithms are characterized by the fact that they divide the input into smaller groups and solve the problem recursively.