Lecture 29

Learning objectives

After this class, you should be able to:

  1. Given a sequence of insertions and DeleteMin operations on a min heap, draw the resulting heap.
  2. Give the time complexity for deletion from a heap.

Reading assignment

  1. Section 6, up to section 6.3.3.
  2. Lecture: Priority queues.

Exercises and review questions


Last modified: 9 Nov 2011