CIS 218 Course Materials

Overview

Queue.java - The core interface we need to use a queue (a FIFO data structure)
QueueImpl.java - Our in-class implementation of the Queue interface. Dynamically resizes as needed
Stack.java - The core interface we need to use a stack (a LIFO data structure) note the peculiar terminology.
MySearchEngine.java - A gift: all the code you need to write your temporary search engine.
HurtzDBCreator.java - A gift: The outline of the code you need to write for your HurtzDBCreator.
Back to Current Session | Web Publishing | Faculty Directory | Maps and Directions | Search
Copyright © 1997 College of DuPage
Computer Information Systems
(630) 942-2800 x51902
goodacrc@cdnet.cod.edu
Updated 19 Jun 2003
Disclaimer