Omg I just wanted to say thank you so much for making this video. I could not understand this problem at ALL from countless other videos / solutions, but your approach and explanation was crystal clear. I actually was given this exact problem for one round in an interview a week ago for a big fintech company, and ended up passing and actually getting the offer! I really wanted to express my thanks and to let you know how much you are helping others Please keep making these videos 🔥
Yea well i did not multiply it with 1 and I just returned the string just think of it is as a placeholder to hold the end solution instead of 1 you could put 0 aswell and it would t change the result.
Omg I just wanted to say thank you so much for making this video.
I could not understand this problem at ALL from countless other videos / solutions, but your approach and explanation was crystal clear.
I actually was given this exact problem for one round in an interview a week ago for a big fintech company, and ended up passing and actually getting the offer!
I really wanted to express my thanks and to let you know how much you are helping others
Please keep making these videos 🔥
Thanks you so much for the kind words I'm glad the videos help. Congrats on the offer aswell !!
This is such a cool explanation.. great job Anish! Got the cue on how to use the multiplication factors and link them to the right string
Excellent explaination!
Really comprehensible Explanation.
Can someone compare iterative solution vs recursive solution, in terms of time complexity and suggest which one is better approach?
You are amazing!
Can you explain the time and space complexity as well?
Can you solve "Meeting Rooms II - LeetCode 253" question, please. I really like the way you explain and your approach.
Nice explanation. What is the time & space complexity?
why are you using an empty array ["",1] you can directly return the last value without multiplying by 1 right.
Yea well i did not multiply it with 1 and I just returned the string just think of it is as a placeholder to hold the end solution instead of 1 you could put 0 aswell and it would t change the result.
thanks a lot bro
Glad it helped!
wow!!!!!
Amazing!
Thanks!