COP 4531: Lecture 7

Learning objectives

After this class, you should be able to:

  1. Given an algorithm, analyze its amortized time complexity using (i) the accounting method, and (ii) the potential method.

Reading assignment

  1. CLR: Sections 17.2 - 17.3.
  2. Review heaps from COP 4530 (CLR: Chapter 6, sections 6.1 - 6.3).

Exercises and review questions


Last modified: 31 Jan 2007