Skip to content

Commit 89b063a

Browse files
author
Partho Biswas
committed
readme
1 parent b210956 commit 89b063a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -989,6 +989,9 @@ Learn the following modules by heart. Just knowing all of the following items wi
989989
02. [A good approach to attack DP](https://leetcode.com/articles/jump-game/)
990990
03. [Tabulation vs Memoization](https://www.geeksforgeeks.org/tabulation-vs-memoization/)
991991
04. [Memoization vs Tabulation](https://elvrsn.blogspot.com/2015/02/memoization-vs-tabulation.html)
992+
05. [1D Subproblems vs. 2D Subproblems](https://tinyurl.com/yfopxwjq)
993+
06. [Memoization (1D, 2D and 3D)](https://tinyurl.com/ydw8sy6l)
994+
07. [Introduction to Multi-dimensional Dynamic Programming](https://tinyurl.com/ydwjq3rl)
992995

993996
</p>
994997
</details>

0 commit comments

Comments
 (0)