Collections Framework in Java with Examples | The Collection and Map Interfaces in Java | Geekific

preview_player
Показать описание

If you are a senior Java developer, or if you are even still learning the language; there is no doubt that you have encountered or used, the classes that extend the Collection and Map Interfaces. Therefore, in this video, we go over these classes, and explain when and how each one should be used.

Timestamps:
00:00 Introduction
00:41 The List Interface
02:38 The Queue Interface
04:18 Stack vs. Deque
05:21 The Set Interface
06:29 The Map Interface
08:00 Thanks for Watching!

If you found this video helpful, check other Geekific uploads:

#Geekific #CollectionInterface #MapInterface #Java
Рекомендации по теме
Комментарии
Автор

I must say, this is the best explanation I have ever found in Google/Youtube! Thank you!!!

nOnlySB
Автор

Great content.
1 remark: Deque is called as D-queue, not Deck which could be confusing.

theSagarM