Java Collection Framework in Detail
Offered By: Udemy
Course Description
Overview
What you'll learn:
- Collection Interfaces
- Types of Data Structures
- Lamda Expresssions
- ArrayList Class
- LinkedList Class
- Iterator, ListIterator and Spliterator
- Queue and Stack
- ArrayDeque Class
- PriorityQueue Class
- Map Classes
- How Hashing Works
- HashMap Class
- LinkedHashMap Class
- TreeMap Class
- EnumMap, WeakHashMap and IdentityHashMap Classes
- HashSet Class
- LinkedHashSet Class
- TreeSet Class
- Collection Algorithms
- Concurrent Collection Classes
- Legacy Collection Classes - Vector/Properties/HashTable Classes
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 Internal LinkedList Implementation)
These basic concepts helps you decide when to use and when not to use a particular Collection class. Most of 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.
Taught by
Antony Vilson
Related Courses
Conception et mise en œuvre d'algorithmes.École Polytechnique via Coursera Algorithmen und Datenstrukturen
Universität Osnabrück via iversity 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX 数据结构基础
Peking University via Coursera