Thank you NeetCode. Merry Christmas. I wanted to get this months leetcode batch and some problems (like this and the hard problems of the month) have been quite a learning experience. Thanks for the help
Hey Mr. Neet, I've been building a lot of intuition and just overall knowledge of DS&A and problem solving with them because of your amazing videos. Do you recommend that if I'm prepping for interviews long-term, that I go over each solution with a dry run? I actually enjoy just taking out a pencil and paper and going through example inputs with the solutions you came up with to see how they work. I've been doing DS&A for a year now, for a few months I was only able to do 1 solution a day though and not go through them entirely besides just reading the code and what the algorithm did. I just need some general advice on if there's anything you recommend I can do to improve faster/engrain this stuff in my mind? I'm decent right now, but I did flop an Amazon SDE interview role recently, and only had time to answer 1/2 questions asked. I'm not losing hope though, you'll see me at one of the top tech places soon!
Merry christmas 🎄
this one goes out to all you who never quit
Merry Christmas, Thank you for re-recording Bro!
Thank you Navdeep for getting back again! Merry Christmas to you as well!
merry christmas yo!, That recursive solution got me know a lot on hm Handling as well as DP is a new for me, Thanks!
is that Pascal triangle 14:22 🙄
Oh damn I didn't even notice
so your conversation, is Genius to Genius, am I allowed,
I also missed it
yeah that is insane 😅
was looking for this comment =)
@@Code_Leveler i was going to say the same, for that particular set of examples, the DP solution forms a Pascal’s triangle.
The Bottom Up DP solution is very well explained. Merry Christmas Navdeep!
Here's the code in other languages: neetcode.io/solutions/target-sum
Bottom-up solution was clever enough.Well explained!!
Merry Christmas! Love ur dedication.
Amazing solution and explanation as always!
Merry Christmas! Thanks
Only NeetCode explains things nicely and clearly. Thank you!
Thank U, happy holidays!
great explanation as usual, thanks
thanks for the remake! do you have any other remakes?
Thank you NeetCode. Merry Christmas. I wanted to get this months leetcode batch and some problems (like this and the hard problems of the month) have been quite a learning experience. Thanks for the help
Beautifully explained Thank you
Can't thank you enough!!! so crystal clear explanation !
Thank you. A very clear explanation. I was able to write a DP solution on my own based on your explanation.
Merry Christmas
Thanks for your explanation
Hey Mr. Neet, I've been building a lot of intuition and just overall knowledge of DS&A and problem solving with them because of your amazing videos. Do you recommend that if I'm prepping for interviews long-term, that I go over each solution with a dry run? I actually enjoy just taking out a pencil and paper and going through example inputs with the solutions you came up with to see how they work. I've been doing DS&A for a year now, for a few months I was only able to do 1 solution a day though and not go through them entirely besides just reading the code and what the algorithm did. I just need some general advice on if there's anything you recommend I can do to improve faster/engrain this stuff in my mind? I'm decent right now, but I did flop an Amazon SDE interview role recently, and only had time to answer 1/2 questions asked. I'm not losing hope though, you'll see me at one of the top tech places soon!
we can also transfer this question to a knapsack problem
Mind == blown
Same variable names I used for memorization.😂
Idk i didn't understand second explanation, it was really hard for me.
It's definitely difficult, takes some time to wrap your head around it.