Skip to content

HarshSahuH/Aditya-Verma-DP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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