YouTube Playlist for Dynamic Programming

Revision en3, by rachitiitr, 2017-08-22 12:37:36

Hi

I have already released the playlist for Codechef August Long Challenge 2017 here.
A lot of coders face issues with DP as a beginner..
It can be very scary at first, and I understand that.

This is my attempt where I have started a playlist on YouTube where in I will publish videos starting from beginner level, and slowly delve into complex yet interesting problems associated with Dynamic Programming.

DP Playlist Link
DP Tutorial Video Link

In my first video, I've taken a "E" level problem(its easy, but the contraints can be upgraded to make it tougher) from Codeforces and explained
1. The intuition behind the DP states.
2. How do we decide the DP states.
3. How do we find the DP recurrence relations.

My next video for Dynamic Programming + Matrix Exponentiation is coming soon ;)

So stay tuned! Follow the Facebook Page : Click here

Happy Coding B-)

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English rachitiitr 2017-08-22 12:37:36 65
en2 English rachitiitr 2017-08-22 11:46:11 115 (published)
en1 English rachitiitr 2017-08-22 11:25:55 1113 Initial revision (saved to drafts)