No video

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

  Рет қаралды 120,247

Riddhi Dutta

Riddhi Dutta

Күн бұрын

Пікірлер: 245
@dimlight1172
@dimlight1172 Жыл бұрын
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.
@rite2riddhi
@rite2riddhi Жыл бұрын
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🙂
@nitinsingh9469
@nitinsingh9469 Жыл бұрын
Thnx
@Rajnish089
@Rajnish089 Жыл бұрын
Plz make some project based mullti threading viedo..
@kvlnarayana5396
@kvlnarayana5396 Жыл бұрын
Thanks waiting for multithreading video
@DeepakLalchandaniProfile
@DeepakLalchandaniProfile Жыл бұрын
Waiting for multi threaded videos
@rite2riddhi
@rite2riddhi Жыл бұрын
@@DeepakLalchandaniProfile its already uploaded
@COD_MW007
@COD_MW007 22 күн бұрын
if somebody wants to see this video and learn from it but for some reason can't, well trust me, watch it on 0.75 speed and your life will be changed for sure. He has put amazing efforts and the kind of examples and knowledge you are going to get from this video, you can't compare it with other's content on youtube , even if you do that with .equals method too, you just can't compare this video with anybody else.
@tanaysingh5348
@tanaysingh5348 8 ай бұрын
Pure gold, putting in extra effort to cover all practical aspects of collections much appreciated
@souravsinha4173
@souravsinha4173 Жыл бұрын
Switching from C++ to Java after seeing the number of openings for Java. Really very helpful.
@depelterturbo
@depelterturbo Жыл бұрын
How did you do that like I mean I am programming in C++ but also overwhelmed by the openings in JAVA, how to do that???
@ChadSigma111
@ChadSigma111 Жыл бұрын
Great content bro. Finally someone is teaching industry oriented stuff.
@rite2riddhi
@rite2riddhi Жыл бұрын
More to come!
@nitinsingh9469
@nitinsingh9469 Жыл бұрын
Need to switch job , but need to understand spring boot perfectly. Pls make on that also...a perfect playlist.
@MadhanKumar-mt1jc
@MadhanKumar-mt1jc 2 ай бұрын
Everything under a single hood really concise and clear content for perfect beginner
@avyaanshdixit7476
@avyaanshdixit7476 12 күн бұрын
Ravi Bishnoi's backup if cricket does not worked out for him.
@kalpshah2070
@kalpshah2070 Ай бұрын
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...!!
@harshinredzone
@harshinredzone Жыл бұрын
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.
@ak_arun_karthik
@ak_arun_karthik 2 ай бұрын
Very helpful man!!!!! I recently joined Zoho and I was a mean stack dev. You made Java Collections very easy for me
@MelonHusk7
@MelonHusk7 Жыл бұрын
Hey thanks, especially for the starting part "iterator and iterable" it gave real clarity.
@rite2riddhi
@rite2riddhi Жыл бұрын
Glad
@ghayoorhussain8930
@ghayoorhussain8930 Жыл бұрын
Crystal Clear Explanation. Don't check further comments Just Watch this premium Content
@mistique0vin
@mistique0vin 8 ай бұрын
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!!!
@MaharashtraNaukari
@MaharashtraNaukari 3 ай бұрын
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 🙂.
@sauravabc16
@sauravabc16 Жыл бұрын
Nicely explained. It would be great if you can consider covering java 8+ concepts like streams and lambda functions.
@rite2riddhi
@rite2riddhi Жыл бұрын
In the pipeline
@anilreddy5291
@anilreddy5291 Жыл бұрын
​@@rite2riddhi waiting
@rite2riddhi
@rite2riddhi Жыл бұрын
@@anilreddy5291 lambdas 11:45am today
@Anilkumar-reddy
@Anilkumar-reddy Жыл бұрын
@@rite2riddhi Thanks Bhai
@rajjaiswal4769
@rajjaiswal4769 Ай бұрын
everything was too good , just a question isn't stack a LIFO/FILO and queue is FIFO, I guess you said vice versa in video, Could you please clarify.
@Mr_Tesla_
@Mr_Tesla_ Жыл бұрын
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
@AdityaRaj-ti3uz
@AdityaRaj-ti3uz 5 ай бұрын
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
@yogiswaru5272
@yogiswaru5272 2 ай бұрын
Thanks for the in depth explanation of collections. Super insightful.
@subhrajitsaha2713
@subhrajitsaha2713 Жыл бұрын
The time to traverse the LinkedHashMap is proportional to the size as it maintains the order on insertion in the form of linked list and to get the value as per the matching key(hashCode() of the key) it has to traverse linked list linearly one by on which makes it O(n)[n->size of the linked List] complexity.Here the size is the no.of entries in the map not the the capacity to hold the max no.of elements
@rite2riddhi
@rite2riddhi Жыл бұрын
Correct
@atharvakulkarni2024
@atharvakulkarni2024 2 ай бұрын
Beautiful video man. Would love more and more such quality videos on core java , design patterns
@tejusr5525
@tejusr5525 2 ай бұрын
+1
@anshulgautam2344
@anshulgautam2344 Жыл бұрын
1:00:26 CORRECTION: Queue actually implements FIFO and not LIFO. THANK YOU FOR THESE VIDEOS!!
@rite2riddhi
@rite2riddhi Жыл бұрын
Thank you.
@adegokeakanbi
@adegokeakanbi 4 ай бұрын
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!
@sankarapuvishnuvardhan4418
@sankarapuvishnuvardhan4418 Жыл бұрын
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
@quotcode
@quotcode Жыл бұрын
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.
@nicolino3
@nicolino3 5 ай бұрын
wow
@DeepakGupta_er
@DeepakGupta_er Ай бұрын
The only youtuber whose videos can't be watchable at 2x 😂😂 btw thanks
@YashPatil-iq1yw
@YashPatil-iq1yw 9 күн бұрын
Thats true 😂
@sagarjoshi8084
@sagarjoshi8084 Жыл бұрын
One of the best video I ever had on Java unbeatable content.Thanks a lot Riddhi. Keep it up.I really do appreciate your effort. #G.O.A.T Content🤫🤫🤫👍🙌
@rite2riddhi
@rite2riddhi Жыл бұрын
Thank you
@taqi20
@taqi20 2 ай бұрын
need a video on generics, please !
@rahuljmd
@rahuljmd Жыл бұрын
Thanks for the video, maybe we will be needing from scratch implementations of these Collection classes...
@adventurer_omi
@adventurer_omi 3 ай бұрын
very good content to starts with collection and java interviews. even good for experienced persons
@AalasKaPedh
@AalasKaPedh Жыл бұрын
Amazing video..super resourceful and we'll communicated!! Thank you Riddhi
@omchaudhari3576
@omchaudhari3576 Жыл бұрын
Thanks Alot 👏🙏🏻 Sir Your Explanation is Awesome... BTW I like You're HairStyle 🔥
@rite2riddhi
@rite2riddhi Жыл бұрын
Haha , Thank you
@nishant7083
@nishant7083 Жыл бұрын
Hey collenction frame work , threading wala vid is really good Can you teach Java from beginning as for c++ there are many like striver , love babbar but Java no one jisne dhangse pdhaya ho
@HamzaWaseer1
@HamzaWaseer1 Жыл бұрын
Please make a video on generics too. Love from PK.❤
@AkashVerma-sq8eq
@AkashVerma-sq8eq 6 ай бұрын
In iterator example, why do we need to have OurGenericList 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 ?
@MakeItHappenDude
@MakeItHappenDude Ай бұрын
Thank you bro!You saved my time.
@praveenkanakam540
@praveenkanakam540 Ай бұрын
It's a very informative video. Please make videos for custom implementation for all collection classes?
@DevlogBill
@DevlogBill Жыл бұрын
Saved your video on Java. Learning Kotlin at the moment for Android, hopefully by the end of this year I can learn Java for Android, or maybe early next year. Thanks, Riddhi for the tutorial you created here.
@rite2riddhi
@rite2riddhi Жыл бұрын
Thanks william
@JinilSasidharan
@JinilSasidharan 4 ай бұрын
Excellent video bro! Thanks a lot ❤ A small correction @ 1:00:30, Queue is First In First Out.
@saradalatha
@saradalatha 3 ай бұрын
Excellent tutorial. Thank you so much.. In Iterable and Iterator interfaces, we don't need to pass "this" to the inner iterator class. Correct? It can access items from the outer class.
@sairamsubramaniam8316
@sairamsubramaniam8316 Ай бұрын
This video is great. Please make a video on Java Generics.
@sivasaimanchem4399
@sivasaimanchem4399 Жыл бұрын
TQSM, I'm eagerly Looking forward for your generics video ❤
@AkshaySharma-bg3oj
@AkshaySharma-bg3oj 11 ай бұрын
Thanks Ridhhi, as usual this one too has been a great video :) Cheers
@shreyasaxena5169
@shreyasaxena5169 2 ай бұрын
Thanks for this video. Very helpful.
@syedrizwan2203
@syedrizwan2203 Жыл бұрын
You have a nice base of subscribers so improve your voice quality it will be the main source of contribution to increase your followers by providing quality audio and video representation however the content is good.
@rite2riddhi
@rite2riddhi Жыл бұрын
Thank you
@sudhakar6250
@sudhakar6250 11 ай бұрын
Very very helpful one...Thanks a lot for this good content video.
@desiCineMan
@desiCineMan Жыл бұрын
Just started with it. Planning to finish up by tomorrow.
@prashantbabar2073
@prashantbabar2073 10 ай бұрын
great brother thank you for the this osm video. I can understand your efforts. Can you make such a videos in hindi as well with simple language just real time scenario. apko bahot acchi tarikese explain krna ata hai
@mohitthakur5571
@mohitthakur5571 Жыл бұрын
Thanks for making this.. waiting for the future java videos
@sahilgandhi9156
@sahilgandhi9156 Жыл бұрын
Great Explanation, Thanks again !!!
@prakharsinha4145
@prakharsinha4145 Жыл бұрын
Hey RIdhi...Lecture Was Damn Amazing but get the new mic! plzz
@abdelmoneimelshafei6570
@abdelmoneimelshafei6570 Жыл бұрын
Thanks man best collections explain ever
@johncena-mw3ge
@johncena-mw3ge Жыл бұрын
Would love a video on Generics and other advance topics
@harshivbargotra9548
@harshivbargotra9548 Жыл бұрын
Finally i found the best of the best
@anutoshghosh7893
@anutoshghosh7893 11 ай бұрын
Very well explained, thanks for sharing quality stuff, can you share the notes related to this entire video if available please? As well as share some resources based on Wrappper class, boxing,unboxing,Comparator,Comparable interfaces,toString methods, if possible. Hoping to see some tutorials on OOPS in java from you. Do we go for Comparable interface only in case of custom classes where we need comparison strategy whereas we go for Comparator interface when we want to change existing order of comparison?
@udaypatil3811
@udaypatil3811 10 ай бұрын
Really appreciated the effort... thanks a lot!!!
@gltcoder6800
@gltcoder6800 Ай бұрын
explained very clearly
@anandrana7340
@anandrana7340 Жыл бұрын
Thanks Riddhi , for such a wonderful video and eagerly waiting for your next video on MultiThreading and lambda.
@rite2riddhi
@rite2riddhi Жыл бұрын
Thanks
@crazyloveever2462
@crazyloveever2462 Жыл бұрын
Riddhi i don't know what else we can expect from you . simply you are awesome man but small suggestion from my side if u can plz extend the course duration on further videoes u have great stuff it's hard for us to grasp the same in short time 😅 give minimum of 20mins for any topic and maximum of 2days.still I'm ready to watch ur videoes 😅gud luck man
@arunyton
@arunyton Жыл бұрын
Great Sir. Great content. Still dont find the video on generics that you promised.
@bharatnair3520
@bharatnair3520 Жыл бұрын
This is what I was looking for!, thanks bro!
@rite2riddhi
@rite2riddhi Жыл бұрын
Glad I could help!
@TheMakeupmonika
@TheMakeupmonika 11 ай бұрын
Thank you for this tutorial , Sir please cover Generics , thank you so much in advance
@Anilkumar-reddy
@Anilkumar-reddy Жыл бұрын
Thanks for these videos, Please make videos on java 8 interview coding question which u have faced in interviews and commonly asked coding questions. Thanks
@divyanshchobisa5974
@divyanshchobisa5974 Жыл бұрын
wow great lecture...Riddhi can u pls make such videos for OOPS concepts in JAVA ??
@rite2riddhi
@rite2riddhi Жыл бұрын
Sure
@nitinandhale4583
@nitinandhale4583 6 ай бұрын
Hey you are so damn good teacher i understand all things
@chandachandramahesh795
@chandachandramahesh795 5 ай бұрын
Unique Content , Loved it❤
@shubamgoswami
@shubamgoswami Жыл бұрын
completed full video best video on KZfaq one feedback please make slides in dark template
@rite2riddhi
@rite2riddhi Жыл бұрын
Haha thanks. Multithreading se , itz all dark mode
@pritammishra5406
@pritammishra5406 Жыл бұрын
Awesome work bhai, Will surely refresh my knowledge over this. One quick Question.. Stream Classes are so important in java, There are many classes and its tough to remember which class does what... any advice how could i have a firm and a strong command in these classes?
@rite2riddhi
@rite2riddhi Жыл бұрын
Wait for my video😛
@pritammishra5406
@pritammishra5406 Жыл бұрын
@@rite2riddhi haha sure !
@c_137_adrishbhattacharya9
@c_137_adrishbhattacharya9 3 ай бұрын
great video Riddhi da!
@john_doe_2231
@john_doe_2231 Жыл бұрын
Bro great video . need more Java videos in the d future p
@rite2riddhi
@rite2riddhi Жыл бұрын
More to come!
@vishalsoni2032
@vishalsoni2032 Жыл бұрын
greate video of collection framework :)
@karurchandra7122
@karurchandra7122 5 ай бұрын
Very Good Explanation
@sairamtabibu2652
@sairamtabibu2652 Жыл бұрын
Really appreciate the time and effort you have taken to explain every small thing. This video is a goldmine. You are helping a lot of people. You are awesome :)
@rite2riddhi
@rite2riddhi Жыл бұрын
Thanks sairam. Means a lot
@rishikumar218
@rishikumar218 Жыл бұрын
Why Am I Watching this in 0.75X speed ??????🤔
@pablopronsky7364
@pablopronsky7364 Жыл бұрын
Amazing Riddhi! keep up the good work and you will become a youtuber millionaire haha
@rite2riddhi
@rite2riddhi Жыл бұрын
Thanks mate
@FTech109
@FTech109 10 ай бұрын
great video🔥, very helful
@theclam1338
@theclam1338 6 ай бұрын
You are a God!
@shubhambhardwaj8894
@shubhambhardwaj8894 Жыл бұрын
Sir little improvement on audio quality rest all good 👍
@EBKCS_VARUN_BHUTADA
@EBKCS_VARUN_BHUTADA Жыл бұрын
kindly cover generics ..... this is a great video
@varshithb.varshith5846
@varshithb.varshith5846 4 күн бұрын
Please post PPT of this lecture
@user-ys9mb5iv4k
@user-ys9mb5iv4k Жыл бұрын
Thanks a ton man!!!!
@karthick...
@karthick... 5 күн бұрын
If possible kindly post spring boot series
@subhrajitsaha2713
@subhrajitsaha2713 Жыл бұрын
On the point video please give some practice questions on this and please a video on java generics
@rite2riddhi
@rite2riddhi Жыл бұрын
Will make video on interview questions
@coderprakash
@coderprakash 6 ай бұрын
Thanks alot brother ❤❤❤🙏
@priyapramanick1275
@priyapramanick1275 Жыл бұрын
so far best on youtube :o
@rite2riddhi
@rite2riddhi Жыл бұрын
Thanks priya
@sai644
@sai644 2 ай бұрын
NICE EXPLANT...
@souviknandi9298
@souviknandi9298 Жыл бұрын
Quality Content :)
@nikhleshpandey592
@nikhleshpandey592 Жыл бұрын
Good explanation please make videos on springboot
@chetanh3458
@chetanh3458 Жыл бұрын
01:00:30 note: FIFO not LIFO
@SP-bp4ly
@SP-bp4ly 10 ай бұрын
Thank you so much😊
@anveshkhambadkar6821
@anveshkhambadkar6821 Жыл бұрын
Please make a detailed video on Generics.
@45_ritiksharma32
@45_ritiksharma32 Жыл бұрын
We want this kind of vidio irrespective of vidio length, not the roadmaps.
@rite2riddhi
@rite2riddhi Жыл бұрын
Roadmaps are important too. Otherwise people won't know what to study and how to🙂
@gurii5911
@gurii5911 3 ай бұрын
sir could you make a video on JAVA full course in little little time span for better explaination!!
@manojkr2362
@manojkr2362 4 ай бұрын
Great video
@htrOfLiesfub
@htrOfLiesfub Жыл бұрын
Keep this series going
@rite2riddhi
@rite2riddhi Жыл бұрын
I will
@atomichub5049
@atomichub5049 Жыл бұрын
he is genuinely inspired from Kunal Kushwaha
@maanooj
@maanooj Жыл бұрын
👏👏👏👏👏good tutorial..... thanks
@rite2riddhi
@rite2riddhi Жыл бұрын
😊
طردت النملة من المنزل😡 ماذا فعل؟🥲
00:25
Cool Tool SHORTS Arabic
Рет қаралды 23 МЛН
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 3,8 МЛН
Generics In Java - Full Simple Tutorial
17:34
Coding with John
Рет қаралды 1 МЛН
My Amazon Interview Experience: How I Got the Job in Just One Week!
7:39
5 Design Patterns That Are ACTUALLY Used By Developers
9:27
Alex Hyett
Рет қаралды 255 М.
LinkedList vs ArrayList in Java Tutorial - Which Should You Use?
11:43
Coding with John
Рет қаралды 586 М.
Fastest way to learn Data Structures and Algorithms
8:42
Sahil & Sarra
Рет қаралды 135 М.