Read Sections 4.7 and 4.8 of Data Structures, Abstraction and Design using Java.
Chapter 4.
- Stack Abstract Datatype
- Stack Application
- Implementing a Stack
- Additional Stack Applications
- Queue Abstract Data Type
- Maintaining a Queue of Customers
- Implementing the Queue Interface
- The Deque Interface
Be able to answer the self-check questions at the end of each section.