CS 240: Algorithms and Data Structures
James Madison University, Spring 2023

Implementing Queues

Instructions

Download the following Java files:

Complete the unfinished methods in LinkedQueue.java and ArrayQueue.java.

Submitting

Submit LinkedQueue.java and ArrayQueue.java through Gradescope.