Lecture 11. Big-O Notation

Monday January 31


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

Links

📦 Code and Slides