Dynamic Programming Video Tutorials

Hello guys,

I started dynamic programming tutorials on my blog almost 1.5 months ago and you all gave a great response. That’s why I have decided to make video tutorials in addition to written tutorials to make dynamic programming more easy.

Introduction to Dynamic Programming

Longest Increasing Subsequence

Longest Palindromic Subsequence

Palindromic Paths in a Matrix

Non Crossing Lines on a Circle

Longest Common Subsequence (Bottom up approach)

Please tell me if there is any error or you want to add something more into the video.

Thank you
And Happy Coding!!!

5 Likes

New Video Added:
Longest Palindromic Subsequence

1 Like

New Video added: Palindromic Paths in a Matrix

2 Likes

New Video Added:
Non Crossing Lines on a Circle

New Video Added: Longest Common Subsequence (Bottom Up approach)