Lecture 2

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, big-theta, little-oh, and little-omega.

Reading assignment

  1. Lec-2 slides.
  2. CLR: Chapter 3.
  3. CLR: Chapter 4 - Pages 65-66 and page 75.

Exercises and review questions


Last modified: 19 Aug 2015