CS 112b
Spring 2002
Ileana Streinu

CS 112
Lecture 14


Queues

Our next data structure is the queue. I will describe in class the basic functionality of the queue, then you work on it for the next homework .

Recursion


Ileana Streinu