
Creator: Coursera Project Network
Category: Software > Computer Software > Educational Software
Tag: operations
Availability: In stock
Price: USD 9.99
The learner will use a simple queue to create a list with names, using manually created Queue operations such as enqueue, dequeue, peek, size and print methods.
The learner will also implement the pre-defined LinkedList class to perform operations on a queue.