Read Sections 4.3 through 4.5 of Data Structures, Abstraction and Design using Java.

Chapter 4.

  1. Queue Abstract Data Type
  2. Maintaining a Queue of Customers
  3. Implementing the Queue Interface
  4. The Deque Interface
  5. Simulating Waiting Lines Using Queues

Be able to answer the self-check questions at the end of each section.