Lecture 7. Big O and Asymptotic Analysis

Thursday July 6


This lecture covers asymptotic analysis and "Big O" notation, which enables us to quantatively and qualitatively analyze algorithms for their speed. We'll also see that efficiency isn't everything when it comes to evaluating programs.

Readings

Links

📦 Code and Slides