This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

Queue Lab

Introduction

The goal in this lab is to create two implementations of a queue. Complete the unfinished methods in LinkedQueue.java and ArrayQueue.java .

Files

Download the following files:

Lab Submission

Submit LinkedQueue.java and ArrayQueue.java to Gradescope.