CSCI 146: Lab 5 Materials

The main goal of Lab 5 (to be held on September 29 and 30, 1997) is to carry out the implementation of the List class described in Chapter 5 of the text. This implementation uses a linked list.

The pre-lab activity consists of carrying out exercises 16-25 in Chapter 4 of the text. This homework must be turned in at the beginning of the lab.

The following activities will be carried out in the lab:

Here is a solution for Lab 5.