CSCI 230 HW 4 Queue ADT implemented as doubly-linked list

$30.00

Download Details:

  • Name: Homework-4-r0z6xo.zip
  • Type: zip
  • Size: 54.54 KB

Category:

Description

Rate this product

The basics of a Queue class implemented using a doubly-linked list is provided. See
DoublyLinked Queue.java under General Resources in piazza.
Your assigment is to complete the following methods (other required methods are already
in the file)
! enqueue
! dequeue
! display method
Finally, write a main method that demonstrates that your queue works as it should
Please post questions to piazza – but don’t post code.
What to submit: Submit DoublyLinkedQueue.java to OAKS no later than Sunay, July 26 ,
10:00pm.