Lecture 18: Stack Implementations and Applications, Queues
Date: October 24, 2005
Announcements
Lab 6 due (just the lab6.txt file).
Lab 7 out. Please bring a design for the program you will be writing.
Agenda
Exam aftermath
Stack implementations
Run-Time Stacks
Using a stack to compute with postfix notation
Queues - design and implementation