neetcode for the win 🔥please upload daily don't break the consistency you know with you I'm also solving the problems which I would have never even touch by myself keep up the good work stay consistent
Time to buckle down and learn some more Dynamic Programming! I'm onto heaps and graphs rn, so this might be challenging, but fun! (Just one more day closer to my interview, gotta grind)!
thanks NeetCode for the wonderful video. I really enjoyed the explanation and your approach towards any problem. Looking forward for more contents. Awesome!
Thank you! This video is just perfect! I recognize the increase in dedication with respect to last months videos, I (we) really appreciate it! Just a question: are you drawing everything with your mouse? Is that an iPad? Just a curiosity because I never see the cursor "jumping"
nah youre doing it wrong bro just solve all the patterns in every topic and revise them until you solve an unknown medium problem by recognising the pattern in it. i have solved around 300 patterned problems and so far i have solved 10-12 medium problems on my own and for the rest i recognised the pattern and came up with the right algorithm.
@@adib4361for me personally it's not enough. i need to to more easy and medium problem before i truly get the pattern. but neetcode 150 problem really helps with categorizing the problem that i need to solve.
neetcode for the win 🔥please upload daily don't break the consistency you know with you I'm also solving the problems which I would have never even touch by myself
keep up the good work
stay consistent
super helpful - can't believe you've got content this good on the 2nd channel!
Time to buckle down and learn some more Dynamic Programming! I'm onto heaps and graphs rn, so this might be challenging, but fun! (Just one more day closer to my interview, gotta grind)!
Thank you so much for explaining this. It cleared up a lot of my doubts about dynamic programming. You also explained it very well.
Wow! This is one of the best explanation for Tabulation, and yes for the problem too.
This video explanation is an art
Please continue this series, I am solving one problem a day from January 1st & your videos has helped me stay consistent
Your methods of solving are inspiring! Keep up the good work!!!
thanks NeetCode for the wonderful video. I really enjoyed the explanation and your approach towards any problem. Looking forward for more contents. Awesome!
Great in depth explanation. Thank you so much !
Love the way you explain it. Thank You!
Thank you! This video is just perfect! I recognize the increase in dedication with respect to last months videos, I (we) really appreciate it!
Just a question: are you drawing everything with your mouse? Is that an iPad? Just a curiosity because I never see the cursor "jumping"
I assume he uses some kind of tablet, the cursor moves much like it would in one. 15:48
Your videos are always helpful, thank you!
this is sooo funny, 30 seconds into the video I understood lol
u saved my day bro🥺
Thank you so much for this
Awesome work
Neetcode is uploading daily LC, daily JS challenge, AND working on quizzes feature.
Whats stopping you from at least completing one question a day?
Amazing video!
I wonder why "recursion + memoization" was less efficient (26%) in terms of time complexity than nested for loops in tabulation (92%).
I think there's more overhead with functions, adding and removing from the call stacl
messing around with array indexes just makes it more confusing to read. Its better to start bottom up
you're awesome 🔥 dp always terrifies me, but your explanation wasn't alient to me at all.
always freaking me out
How do you solve problems so easily.?? I have solved over 750 problems but I still struggle for solving some of the medium level problems.
Same bro i haven't solved 750 problems but i still can't solve all problems by myself
nah youre doing it wrong bro
just solve all the patterns in every topic and revise them until you solve an unknown medium problem by recognising the pattern in it.
i have solved around 300 patterned problems and so far i have solved 10-12 medium problems on my own and for the rest i recognised the pattern and came up with the right algorithm.
@@machj2592 thank you for the info.
@@machj2592 bro do you feel that the neetcode 150 has all required patterns and if one does them we can atleast start to recognize patterns??
@@adib4361for me personally it's not enough. i need to to more easy and medium problem before i truly get the pattern. but neetcode 150 problem really helps with categorizing the problem that i need to solve.
Please do upload videos same like this with topic explanation and give us reference question (this question is alike LCS)
still it is hard for me to solve even medium dp problems
🥺❤
watching this video explanation feels like a huge burden has been lifted off you. #dp