CSci 2101 Lab 8: JUnit, linked list iterator, and priority queue

Work in pairs on this lab.

Task 1: linked list iterator (10 points)

Copy the files given here into a new Eclipse project. Fill in the code for the iterator so that both iterator tests pass.

Task 2: priority queue (25 points)

Write an implementation and expand testing for the priority queue (as a separate Eclipse project).

How to submit:

Send me your code. CC your partner if you worked in a pair.


CSci 2101 course web site.