Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 419 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 419 Bytes

Here in this Repo/file I am Going to upload all code of Dynammic programming, Based on Aditya Verma DP playlist which is on youtube.

Created By - HARSH SAHU

(1)= Intro

(2)= knapsack Intro

(3-12)= 0-1knapsack

(13-17)= Unbounded knapsack

(18-25)= Longest Common Subsequence types

(26-32)= Longest Palindromic Subsequence types [part of LCS]

(33-45)= Matrix Chain Multiplication

(46-50)=Binary Tree regarding DP