The OOT code


For the array implementation:
For the linked list implementation: For the linked list implementation:
The files are now available directly from this web page. The apptcal files are different, of course, because the implementation is changed here from array to linked list. The queue files implement the queue ADT, which you need to use in this implementation's view-week code (as described in the handout).

About the OOT code