Collection is one of the most important topics for Java programming. Without the proper knowledge of every collection type in Java, it becomes difficult for you to decide which option to pick in a particular scenario.
This course will give you a great understanding of all collection types available in the Collections Framework like lists, linked lists, sets, and hashmaps.
After completing this course, you will know how data can be modified within a collection, how to sort a collection, and how it can be made thread-safe. You will also cover the internal working of each Java collection so you can work with them more efficiently.
Collection is one of the most important topics for Java programming. Without the proper knowledge of every collection type in Ja...Show More
TAKEAWAY SKILLS
Content
1.
Let's Begin
2 Lessons
Get familiar with Java collections, their types, functions, and usage for better coding.
2.
Lists in Java
11 Lessons
Get started with managing, iterating, and sorting ArrayLists, and applying basic operations.
3.
LinkedList in Java
2 Lessons
Examine Java's LinkedList structure, operations, methods for fetching, removing, and sorting elements.
4.
CopyOnWriteArrayList in Java
3 Lessons
Enhance your skills in using CopyOnWriteArrayList for thread-safe Java collections.
5.
Sets in Java
6 Lessons
Solve problems in creating, managing, and iterating HashSet; identify duplicates efficiently.
6.
TreeSet in Java
4 Lessons
Follow the process of creating, managing, and solving problems using TreeSets in Java.
7.
HashMap In Java
10 Lessons
Master the steps to create, update, and optimize HashMaps, including key design and iteration.
8.
TreeMap in Java
4 Lessons
Step through creating, inserting, fetching, removing, and sorting elements in Java TreeMap.
9.
LinkedHashMap in Java
2 Lessons
Explore the structure and behavior of LinkedHashMap, maintaining insertion order in Java collections.
10.
Additional Map Implementations
3 Lessons
Work your way through ConcurrentHashMap, IdentityHashMap, and EnumMap for efficient and specialized Map usage.
11.
Arrays Class
5 Lessons
Grasp the fundamentals of Java's Arrays class, including searching, sorting, copying, and performing operations.
12.
Collections Class
5 Lessons
Make Java collections efficient and secure with min, max, and thread-safe methods.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources