Lecture 13

Learning objectives

After this class, you should be able to:

  1. Write code using STL stack, queue, and priority_queue classes.
  2. Given a problem, design an algorithm to solve it, using stacks, queues, and priority queues.

Reading assignment

  1. Section , section 4.4-4.7.
  2. Look over previous review questions and start preparing for the midterm.

Exercises and review questions


Last modified: 5 Oct 2009