CS 112a
Fall 2000
Ileana Streinu

CS 112
Lecture 15


Finish Recursion

Queues

Our next data structure is the queue. I will describe in class the basic functionality of the queue, then you start working on it. It will be part of your next homework assignement.
Ileana Streinu