+
eBook
Internet FAQ Archive

Faq Archives: How to Think Like a Computer Scientist: Queues and Priority Queues

For Students 9th - 10th
A chapter from the Java version of "How to Think Like a Computer Scientist" that deals with the Queue and Priority Queue data structures.
+
Website
University of Auckland School of Computer Science

Morris: Queues

For Students 9th - 10th
A brief description of the queue abstract data type.
+
Website
University of Auckland School of Computer Science

Morris: Priority Queue

For Students 9th - 10th
A brief description of the priority queue abstract data type.
+
Handout
Wikimedia

Wikipedia: Queue Data Structure

For Students 9th - 10th
A Wikipedia description of the queue abstract data type.