Skip to content

Commit c776698

Browse files
authored
Update README.md
1 parent 6f38b9e commit c776698

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@
33

44
- Source : https://www.youtube.com/playlist?list=PL_z_8CaSLPWekqhdCPmFohncHwz8TY2Go
55
- PDF(of notes) : https://drive.google.com/file/d/1TF2Tm1MCD_3HyrPuL1NhC8qmGV3sOs_u/view?usp=sharing
6+
7+
8+
- Note :- The two main approaches to DP problems are memoization(top-down approach) and tabulation (bottom-up approach)
9+
10+
While me watching the videos, I saw , many a times he mispelled bottom up as top down . So it might reflect in the notes as well . Please keep this in mind while revising

0 commit comments

Comments
 (0)