Fund. CS II (CS152 2004F)

Class 32: Queues and Their Implementation

Back to Project Discussion. On to Preparation for Exam 2.

Held: Wednesday, 27 October 2004

Summary: Today we consider a second linear structure: The Queue. Queues implement a first-in, first-out policy.

Related Pages:

Assignments

Notes:

Overview:

Review of homework

Queues, revisited

Problems with the array-based implementation

Implementing queues with nodes

Priority Queues

Back to Project Discussion. On to Preparation for Exam 2.

Disclaimer: I usually create these pages on the fly, which means that I rarely proofread them and they may contain bad grammar and incorrect details. It also means that I tend to update them regularly (see the history for more details). Feel free to contact me with any suggestions for changes.

This document was generated by Siteweaver on Wed Dec 8 10:37:21 2004.
The source to the document was last modified on Thu Aug 26 20:22:23 2004.
This document may be found at http://www.cs.grinnell.edu/~rebelsky/Courses/CS152/2004F/Outlines/outline.32.html.

You may wish to validate this document's HTML ; Valid CSS! ; Check with Bobby

Samuel A. Rebelsky, rebelsky@grinnell.edu