Lecture 8. Big-O and Algorithmic Analysis

Wednesday October 6


This lecture covers asymptotic analysis and "Big O" notation, which enables us to quantitatively and qualitatively analyze algorithms for their speed.

Readings

Links

📦 Code and Slides