Lecture 6

Learning objectives

After this class, you should be able to:

  1. Given an algorithm, derive its asymptotic time complexity.
  2. Prove properties of big-oh, big-omega, and big-theta.

Reading assignment

  1. Chapter 2.
  2. Class notes.
  3. Lecture: Algorithm Analysis Examples.
  4. Pages 74-76.

Exercises and review questions


Last modified: 7 Sep 2014