filmov
tv
Java Collections - LinkedList as Queue | Java Tutorial Part 1 #017

Показать описание
In this Java Tutorial, we will create a LinkedList and then use it as a Queue. In Queue elements added at the tail end and removed from the head. Note, the data structure here is LinkedList and we are going to use it as Queue. Get in and see how?
00:00 Introduction
00:10 The Queue Overview
01:12 The Queue Methods
04:10 Eclipse Demo - Code Walk-through
09:20 Eclipse Demo - Debug walk-through
00:00 Introduction
00:10 The Queue Overview
01:12 The Queue Methods
04:10 Eclipse Demo - Code Walk-through
09:20 Eclipse Demo - Debug walk-through