Thank you very much brother! I was trying to master DSA for many months to land in a job, however I got demotivated after a point and practically gave up coding itself. I randomly came across your video yesterday, and finished the arrays section. I am grateful for your efforts bro! Thanks 😊
@@yashchaudhari-p7c agar logic build karna ha toh striver sheet ke 2 se 3 question per day lagao bhut ha aur daily contest do leetcode per tb ja kar logic build hoga ek din me yeh video dekhne se logic build nhi hota bro just practical socho 🙂
DSA felt like a mountain I could never climb until I found your channel! Your teaching style makes everything click, and I’m more confident in my coding skills thank you so much bhaiya ❤🙏
Your explanation is Good Sir... Thank You so much for your effort.. I have got Neetcode structured Resources to learn..Only thing is i want to study ..Once again thank you.. I will post my progress here..... Day 1: [02-12-24] ✅ - Contains Duplicate - Valid Anagram - Two Sum - Group Anagrams Day 2 : [03-12-24] ✅ - Top K frequent Element - Encode and Decode - Product of array Except self Day 3 : [04-12-24] - Valid Sudoku - Longest Consecutive sequence Day 4 : [05-12-24] - REST 😵💫🤥 Day 5 : [06-12-24] ✅ - Valid Palindrome - Two Sum- II - 3 Sum [7 to 15 joined internship i cant able to concentrate..Try to solve atleast 2] Day 6 : [16-12-24] ✅ - Container with Most water
Neetcode has done tremendous job but brother you are also doing same kind of labour for us ,it's great that some of them doing some projects and sold it as courses but you are doing more and in free.Hats off to you bro
I was super tired. I have a full time job and twin young daughters. And I can do YT work only after they go to sleep. So there’s is no energy left by the time they’re sleeping. But yes I had rest afterwards, and this was a personal accomplishment to have completed neetcode 150. So now I can sleep even better. ❤️
I was watching this video yesterday at night and I understood so much of this, I always thought dsa was so difficult but my sem prep knowledge and your problem solving skills made it so easier, I have decided to take up neetcodes course from today on dsa for beginner and every module ending with it would watch you solve the problem and ask claude to give some more similar problems to solve for next 45 days, Do you think this is a good enough plan to get things done,
Sometime i solve the question with even better approach i feel like I'm a godamm genuine and no one can be better than me. And sometimes i can't even understand simple explanation and i feel like i might have IQ in negative.🙃
The string is added to the new ArrayList right after it is created. Here's how the logic works: When a new key is encountered, I create a new ArrayList and associate it with the key: if (!ansMap.containsKey(key)) { ansMap.put(key, new ArrayList()); } Immediately after this, I retrieve the list (whether it was just created or already existed) and add the string s to it: ansMap.get(key).add(s); This approach ensures that every string gets added to the correct list without needing to explicitly add it while creating the new ArrayList. Adding the string to the list while creating it would work too, but it's unnecessary since the next line (add(s)) handles that for all cases, keeping the code consistent.
Thank you very much brother! I was trying to master DSA for many months to land in a job, however I got demotivated after a point and practically gave up coding itself. I randomly came across your video yesterday, and finished the arrays section. I am grateful for your efforts bro! Thanks 😊
Thanks bro. Goodluck. I hope you make it.
@DestinationFAANG thanks bro ♥️
Thank you my brother. I Will follow The vídeo along. You are very Nice to us brother
Happy to have you along.
Bhai aap log kese dekh lete ho long video 😢
@@bloodmotivation6360 Koi nahi dekhta bhai itna lamba video...sab jhut banate hai logoco divert karte he
@@yashchaudhari-p7c ha bhai
@@yashchaudhari-p7c agar logic build karna ha toh striver sheet ke 2 se 3 question per day lagao bhut ha aur daily contest do leetcode per tb ja kar logic build hoga ek din me yeh video dekhne se logic build nhi hota bro just practical socho 🙂
DSA felt like a mountain I could never climb until I found your channel! Your teaching style makes everything click, and I’m more confident in my coding skills thank you so much bhaiya ❤🙏
Happy to hear that! Keep up the good work! 🙌
Your explanation is Good Sir... Thank You so much for your effort.. I have got Neetcode structured Resources to learn..Only thing is i want to study ..Once again thank you.. I will post my progress here.....
Day 1: [02-12-24] ✅
- Contains Duplicate
- Valid Anagram
- Two Sum
- Group Anagrams
Day 2 : [03-12-24] ✅
- Top K frequent Element
- Encode and Decode
- Product of array Except self
Day 3 : [04-12-24]
- Valid Sudoku
- Longest Consecutive sequence
Day 4 : [05-12-24] - REST 😵💫🤥
Day 5 : [06-12-24] ✅
- Valid Palindrome
- Two Sum- II
- 3 Sum
[7 to 15 joined internship i cant able to concentrate..Try to solve atleast 2]
Day 6 : [16-12-24] ✅
- Container with Most water
Good luck. Keep studying and it will definitely pay off.
Neetcode has done tremendous job but brother you are also doing same kind of labour for us ,it's great that some of them doing some projects and sold it as courses but you are doing more and in free.Hats off to you bro
Appreciate the kind words, I'm just trying to help.
The way i approach problems completely changed after watching your videos. Keep teaching 🎉
That's awesome to hear! Keep up the good work.
You've done an amazing job for the students who are looking to crack interviews, I really appreciate your work.
Glad you like them!
full support bro. get some sleep bro you look tired
I was super tired. I have a full time job and twin young daughters. And I can do YT work only after they go to sleep. So there’s is no energy left by the time they’re sleeping. But yes I had rest afterwards, and this was a personal accomplishment to have completed neetcode 150. So now I can sleep even better. ❤️
Whose is there like you ❤.. thank you sir .
You’re welcome! 🙏🙏
I was watching this video yesterday at night and I understood so much of this, I always thought dsa was so difficult but my sem prep knowledge and your problem solving skills made it so easier, I have decided to take up neetcodes course from today on dsa for beginner and every module ending with it would watch you solve the problem and ask claude to give some more similar problems to solve for next 45 days, Do you think this is a good enough plan to get things done,
That’s a great plan! Keep at it and you’ll be amazed at how much you learn in 45 days. Keep it up
@DestinationFAANG yes got things done for today
Sometime i solve the question with even better approach i feel like I'm a godamm genuine and no one can be better than me. And sometimes i can't even understand simple explanation and i feel like i might have IQ in negative.🙃
It's all part of the learning journey, brother. You'll get there! We all have been there. Keep practicing
42:56 bro make video on second approach.... Thank you so much for delivering too much content in simplest way❤❤
Sure 👍may be in future.
😭😭😭GOD BLESS YOU FOREVER 🙏🏻❤❤😭 HAVE A HEALTHY LIFE AHEAD ...❤
Thanks a lot brother. 😇😇
Sir you are really doing mind-blowing job❤❤❤
Glad you think so! 🎉
Awesome. Just awesome. This video on my feed my just boosted my energy on a different level. Starting with you now….❤❤❤❤
Super happy to hear that. Good luck with your preparation. 🎉🎉
@@DestinationFAANG thank you. Please be there. You’ve been a strong pillar for me in this journey. ❤️❤️
Hats off to all your efforts bro!!
Happy to help. ❤️❤️
1M soon 🎉❤
Hopefully. 🙏
Super sir , thanks a lot ❤
Glad you found it helpful! 🎉
I am enjoying this video thanks for helping can u upload next video quickly 🙏
ua-cam.com/video/c9Myn-zYmJs/v-deo.htmlsi=8t-3f0-Typ2Wtc3k
Damm next level work 😄🥳
Thanks. 🙏
thank u brother i think this contain all programming question ro crack any interview
Yes. It does. Good luck.
Sir can you please same kind of videos on SQL questions so we can crack SQL interview rounds of data analytics, DS etc .., ?
May be in future.
Thanks man🥳, starting today itself.
Hope you find it useful. 🙏
Thank you so much for such video SIR.
Happy to help. 😊
oh my god. In JAVA, respect to you brother .
Thanks brother.
Awesome brother thank you very much
Thanks. 🙏
Seriously Thank you so much bhaiya...
Happy to help 😇
Sir you are awesome
Thanks a lot brother.
exactly at 40:35 , while adding in hasmap a new key and list, you did not add string in new arraylist.. why?
The string is added to the new ArrayList right after it is created. Here's how the logic works:
When a new key is encountered, I create a new ArrayList and associate it with the key:
if (!ansMap.containsKey(key)) {
ansMap.put(key, new ArrayList());
}
Immediately after this, I retrieve the list (whether it was just created or already existed) and add the string s to it:
ansMap.get(key).add(s);
This approach ensures that every string gets added to the correct list without needing to explicitly add it while creating the new ArrayList. Adding the string to the list while creating it would work too, but it's unnecessary since the next line (add(s)) handles that for all cases, keeping the code consistent.
@@DestinationFAANG thanks sir, got it😀
sir could you cover fraz's new dsa sheet great work!!!
Will check it out.
@@DestinationFAANG thank you sir
Cses problem set next 😊
May be one day. Haven’t thought about it for now.
Thanks bro ❤😍
You’re welcome bro.
Nice video
Thanks for watching! 🙏
Sir can you tell what is expertise for beginners to start with this video (which thing should know than see this video)
Watch these two than you are good to start neetcode 150 solved.
ua-cam.com/video/2h433OItQiA/v-deo.html
ua-cam.com/video/7P0qxxEy2-w/v-deo.html
@DestinationFAANG thanks sir
Can't find links for part 2 and part 3
Will be uploaded within 2 days.
Sir agle part mey hindi samjhana jada samjh mey ataa hy
In future me ek separate hindi channel banaunga. So saare video usi pe hindi me honge.
Pineapple
Really appreciated brother. Did you completed all 12 hours of it..? Kudos to your dedication.
Pineapple 🍍
Thanks. What do you think about full 12 hours of video? Any feedback for me?
one suggestions from my side, plz make video in hindi and use C++ syntex
Thanks for the suggestion! I'll keep that in mind.
@@DestinationFAANG bcoz most of the indian are doing in cpp and feel more comfortable in hindi
@@DestinationFAANGi think so language selection is very good. Please don't change
@@DurgeshNITiancpp m chahiye code plz
pineapple
really appreciate, and kudos to you for completing the whole 12 hours. I know its not easy. Any feedback for me?
pinapple
Congrats on completing 12 hours of dsa. I know it’s not easy. Btw do you have any suggestions for me on how can I improve the videos
Pineapple
Thanks for watching full video. Kudos to you on completing 12 hours of DSA. Let me know if you have any feedback for me.