Lecture 9

Asymptotic Analysis (Part II)

Learning Outcomes

At the end of this lecture, you’ll be able to:

Lecture Plan

In this lecture, we'll cover the following lessons:

  1. Asymptotic Analysis: Recap
  2. Asymptotic Analysis: Big Oh Notation
  3. Big Oh Notation: The Gist!
  4. Big Oh Notation: Exercise
  5. Asymptotic Runtime: Example I
  6. Asymptotic Runtime: Example II
  7. Asymptotic Runtime: Example III
  8. Asymptotic Runtime: Example IV
  9. Asymptotic Runtime: Example V
  10. Asymptotic Runtime: Example VI
  11. Asymptotic Runtime: Example VII
  12. Asymptotic Runtime: Example IIX
  13. Asymptotic Runtime: Example IX
  14. Asymptotic Runtime: Classes of runtime functions
  15. Asymptotic Order of Growth: Example
  16. Asymptotic Order of Growth: Common Running Times
  17. Asymptotic Order of Growth: Exercise I
  18. Asymptotic Order of Growth: Exercise II

Lessons marked with ⚡ contain exercise/activity.

Downloads