Course contentsShow
Java
Lesson 1176 of 2,87027. Queue and Deque ImplementationsPro lesson

Queue Methods: offer, poll, and peek

Using LinkedList as a Queue with offer (add to tail), poll (remove from head), and peek (inspect head).

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.