That is an improvement over old version of this video....here you have explained well about the concept
@Skarokin Жыл бұрын
Thank you so much for posting this. I had a hard time understanding DP until i came across this video
@NideeshTerapalli Жыл бұрын
Hey there! Just wanted to let you know that some of the links in this comment are affiliate links, which means that if you make a purchase through them, I may earn a small commission. Don't worry though, it doesn't cost you anything extra and it helps support this channel so I can continue to make more videos for you. Thank you so much for your support, and as always, all opinions are my own! Start getting great at system design: bytebytego.com?fpr=nideesh (affiliate link) Handpicked Algorithms and Data Structures for Interview To Save Time: interviewpen.com/?via=nideesh (affiliate link) Fast track to becoming a knowledgeable SWE www.educative.io/unlimited?aff=K1z6 (affiliate link)
@kewtomrao3 жыл бұрын
One of the most concise explanations!!!!
@NideeshTerapalli4 жыл бұрын
0:15 Input/Output 2:42 Approach 5:18 DAG 6:07 Code 7:32 Complexities
@adolfoherrera944 жыл бұрын
What does DAG stand for?
@AkashYadav-cx5ig4 жыл бұрын
Great explanation at 4:03 I come to know where i was making mistake thankU man
@animatedzombie643 жыл бұрын
i really give up on this problem, after watching this video, really felt happy. finally understood.
@simplyajith14 жыл бұрын
Killer video! Logic > code. Python code: class Solution: def mincostTickets(self, days: List[int], costs: List[int]) -> int: memo = {} def dp(n): if n
@ajithkannan7322 жыл бұрын
Excellent explanation
@shaikhibrahimrahman66142 ай бұрын
Thanks for the explanation.
@tejailla74314 жыл бұрын
Good work,Neat and understandable😊😊
@yashwantkumar49984 жыл бұрын
great work brother.. keep it up
@yashagarwal75954 жыл бұрын
Can you please also make a video on bottom up approach
@tanishq2766 Жыл бұрын
Um, This is the bottom up approach, (Tabulation DP)
@pradeepmondalp94264 жыл бұрын
Ossm bro❤️❤️❤️❤️❤️
@willturner34404 жыл бұрын
Still bounce
@NideeshTerapalli4 жыл бұрын
Bro what?
@willturner34404 жыл бұрын
@@NideeshTerapalli explanation
@tanishq2766 Жыл бұрын
He meant, it still went over his head, dw it was wondefully explained, I solved it the same way! @@NideeshTerapalli