Master Java Collection Framework
- Description
- Curriculum
- FAQ
- Reviews
Collection Framework is one of the pillars of Java Programming Language, Not a single day pass through without touching any of the Collection classes by a Java Developer, To Sharp your coding skills and Solve real world problems in a very efficient manner, one need to know Collection Framework and How to use them to the fullest.
In this highly structured and slowly paced course, I teach you
-
Data Structure types
-
Key concepts required in order to learn Collection classes
-
Collection Classes
-
Legacy classes & Collection Algorithms
I handpicked some real world problems to help you understand why each class is so special and which class can be used in order to solve a problem efficiently. These Handpicked problems are one of the most frequently asked interview questions and helps you understand the behavior of Collection classes. And We also will discuss How below classes internally works
-
Lists
-
Queues
-
Stack
-
Sets
-
Hashing Mechanism
-
Object to Object Reference (Helps you easily understand LinkedList and Tree DataStructures)
These basic concepts helps you decide when to use and when not to use a particular Collection class. In LinkedList lecture, I teach you about Object to Object reference, which basically teaches you how nodes are defined in LinkedList. This complex topic is explained in a very simple way possible. Understanding of this topic makes it easier for you to understand Tree Data Structure.
We also will discuss Legacy Collection classes and Concurrent Collection classes, which helps you to solve problems in Legacy systems and Concurrent systems.
All the concepts are explained using Animations from which you can easily understand.
I have tried my best to bring you the best content that you deserve, At the end of this course, You will learn Collection classes in detail, It’s usages, and when to use them in order to build Highly Efficient Applications.
-
10List ClassesVideo lesson
-
11ArrayList : How it Internally WorksVideo lesson
-
12ArrayList : Constructors and MethodsVideo lesson
-
13ArrayList DemoVideo lesson
-
14LinkedList OverviewVideo lesson
-
15How Object to Object Reference worksVideo lesson
-
16Implementation of LinkedListVideo lesson
-
17LinkedList : Constructors and MethodsVideo lesson
-
18LinkedList DemoVideo lesson
-
19ArrayList Vs LinkedListVideo lesson
-
23OverviewVideo lesson
-
24Queue and Stack Quick IntroductionVideo lesson
-
25Queue & Stack Implementation using LinkedListVideo lesson
-
26ArrayDeque Class : Constructors and MethodsVideo lesson
-
27Stack Class and Real World Problem StatementVideo lesson
-
28Solving Expression Evaluation Using StackVideo lesson
-
29PriorityQueue Class Introduction & MethodsVideo lesson
-
30Problem : Shop ItemsVideo lesson
-
31End of SectionVideo lesson
-
32Working with maps and introduction to it's classesVideo lesson
-
33What is Hashing? How it Works?Video lesson
-
34HashMap ClassVideo lesson
-
35HashMap DemoVideo lesson
-
36LinkedHashMap ClassVideo lesson
-
37TreeMap ClassVideo lesson
-
38TreeMap DemoVideo lesson
-
39Difference Between HashMap, LinkedHashMap and TreeMapVideo lesson
-
40EnumMap, WeakHashMap and IdentityHashMap ClassesVideo lesson
-
41Problem : Find Duplicate Characters in a String using HashMapVideo lesson
-
42Problem : Find Anagram GroupsVideo lesson
-
43End of SectionVideo lesson
External Links May Contain Affiliate Links read more