Big-O notation is a powerful tool for reasoning about relative growth rates. This lecture explores how to use big-O notation to quantify growth rates and reason about how fast various algorithms work.
Readings
- Readings: Chapter 10.1 - 10.2, Guide to Big-O Notation
Links
📦 Code and Slides