Master Java Collections Framework in 3 Hours 🔥🔥 | Full Course in Depth | For DSA | Java Tutorial

preview_player
Показать описание
Master Java Collections Framework From scratch with this 3 hour video.
It would be helpful for solving DSA Problems , cracking Java Developer Interviews and also while working for companies.

0:00 - Course Introduction
3:00 - Collections Core Interfaces
5:43 - Collections Concrete Classes
06:20 - Need of Iterators
13:21 - Iterable and Iterator Interface
25:11 - Collection Interface
25:44 - Lists
26:55 - ArrayList
29:50 - The Vector Class in Java
30:56 - The LinkedList Class in Java
31:16 - ArrayList vs LinkedList
33:20 - List Code Demo and Methods
45:24 - List Iterators
58:32 - Queue Interface in Java
01:00:20 - Deque Interface
1:04:20 - Queue Code Demo and Important Methods
1:08:00 - Stack Class in Java
1:10:38 - ArrayDeque in Java
1:13:52 - Priority Queue in Java
1:30:20 - The Comparable Interface
1:39:15 - The Comparator Interface
01:51:36 - The Set Interface in Java , HashSet
01:57:45 - LinkedHashSet
02:04:12 - Internal Working of HashSet , equals() and hashCode()
02:11:20 - SortedSet Interface
02:12:10 - NavigableSet Interface
02:14:40 - TreeSet in Java
02:20:10 - The Map Interface in Java
02:28:00 - HashMaps and HashTables
02:34:30 - Creating an adjacency list for graph questions using HashMap
02:37:56 - Iterating over a Map , entrySet()
02:41:10 - SortedMap Interface
02:42:09 - NavigableMap Interface
02:42:59 - TreeMap in Java
02:50:50 - Sorting an array and a list
02:52:35 - Some more important methods of Collections and Arrays
02:55:00 - Support my Content

Tags
#java #javaprogramming #riddhiduttajava #javadeveloper #javadevelopment #javatutorial #spring #backenddeveloper #backendwebdevelopment #collections #collectionframework
java collection framework
java collection framework course
java collection framework crash course
java tutorial for beginners
java full course
how to learn java
java developer
java developer interview
java developer roadmap
java developer course
java developer work in company
java developer interview questions
java developer salary
java developer jobs for freshers
java developer interview questions for freshers
java developer skills needed
java developer interview questions for 2 years experience
java developer full course
java developer roadmap 2022
java developer salary in india
java developer roadmap 2023
java in programming language
java in project
java projects
java projects for beginners
java programming
java programming for beginners
java programming full course
java programs for practice
java projects with source code
java interview questions and answers
how to learn spring boot step by step
how to learn spring framework in java
how to learn spring
how to learn spring boot
dependency injection spring boot
@configuration in spring boot
how to learn spring boot from scratch
how to learn spring framework
java backend development tutorial
java backend
java backend developer
java backend projects
java backend developer full course
java backend tutorial
java backend developer interview questions
java backend roadmap
java backend course
java backend developer skills
java backend interview questions
java backend web development
java backend spring boot
java backend spring
java spring backend tutorial
java spring backend project
java spring backend
java backend with spring boot
java full stack developer course for beginners
java full stack developer
java full stack developer course
java full stack developer roadmap
java full stack developer interview questions
java full stack project
Рекомендации по теме
Комментарии
Автор

Sir you made me understand collections concept in very little time. Thanks a lot. I am now comfortable enough to use collections in the DSA questions and other harder topics in Java. Waiting for more videos in Java series. thanks once again.

dimlight
Автор

Put in a lot of effort for this. I hope this would be helpful. Very few resources would cover topics in such depth. Also, next video on Multithreading. Just need your support to continue making this, as making tutorials are the hardest thing to do🙂

riteriddhi
Автор

Pure gold, putting in extra effort to cover all practical aspects of collections much appreciated

tanaysingh
Автор

Fantastic course! So glad to have found your channel. Looking forward to checking out more videos from you. Your comprehensive coverage of these concepts is very valuable!!!

mistiquevin
Автор

My respect for you has increased multifold after watching Collections, MultiThreading, Lambda videos. Thank you so much, Riddhi. A lot of efforts goes into making these videos. Making them for free is next level thing.
Would love if you can cover stream separately.

harshinredzone
Автор

I have never seen such outstanding and premium content on the collection framework ever. thanks bro now i say that i master collection and credit goes to you...!!

kalpshah
Автор

Everything under a single hood really concise and clear content for perfect beginner

MadhanKumar-mtjc
Автор

watching the first video on your channel and watched and understood the 3 Hrs video in a single go, on the internet no one has explained Java collection in this easy manner while including all the smaller points, Thanks for the video 🙂.

MaharashtraNaukari
Автор

Best explanation ever. Thanks a lot Riddhi for sharing it. It cleared a lot of doubts of mine and I m now very much confident to implement any collection.

quotcode
Автор

This is the best video I found on collections and thanks for putting lot of efforts, to make us understand the collections in deeper way.
Please make a video on core java in interview aspect

sankarapuvishnuvardhan
Автор

Need to switch job, but need to understand spring boot perfectly. Pls make on that also...a perfect playlist.

nitinsingh
Автор

What a masterpiece it is Hats off to you sir, this is my some how 11-12 video on collection framework but the level of depth you gave me is much much much satisfactory.Please make more videos on what ever topic you want on java because i actually enjoyed this alot

AdityaRaj-tiuz
Автор

Thanks for the in depth explanation of collections. Super insightful.

yogiswaru
Автор

Amazing video..super resourceful and we'll communicated!! Thank you Riddhi

AalasKaPedh
Автор

Thanks for the video, maybe we will be needing from scratch implementations of these Collection classes...

rahuljmd
Автор

In iterator example, why do we need to have OurGenericList<T> inside the inner class since we can use the outer class's variable items?
Instead of index < list.size cant we use index < items.length ?

AkashVerma-sqeq
Автор

Very helpful I recently joined Zoho and I was a mean stack dev. You made Java Collections very easy for me

ak_arun_karthik
Автор

Awesome video as always. Just wanted to make a request please make a course on entire java development if possible along with core and java too. There aren’t any complete good courses available online as of now. I wouldn’t mind at all paying money to learn from you. Pls consider this request

Mr_Tesla_
Автор

Thanks a lot for this detailed video. I have learnt a lot and I appreciate the great effort put into this video to teach a lot of people. More success. Thanks a lot!

adegokeakanbi
Автор

Great content bro. Finally someone is teaching industry oriented stuff.

ChadSigma