Unit 8 -- Csc 115 Spring 2005


Learning Objectives for this unit

Learning Resources for this week

Lecture slides: 8-StacksQueues.ppt

Sample programs as found in the source directory of this project. These are mostly copied from examples in the textbook.

Activities:

Coding Exercise

Provide an implementation of the Queue interface using an Array. (See the Queue.java and Node.java examples above)

Short Answer Questions

Answer the following questions:

Problems in the textbook, Chapter 4:




Go to the course website