Skip to content

Commit fa6bd3f

Browse files
ShubhamPhapaleadamant-pwn
authored andcommitted
Added Practice Problems
1 parent 79d8161 commit fa6bd3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/dynamic_programming/intro-to-dp.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,6 @@ Of course, the most important trick is to practice.
150150
* [LeetCode - 1137. N-th Tribonacci Number](https://leetcode.com/problems/n-th-tribonacci-number/description/)
151151
* [LeetCode - 118. Pascal's Triangle](https://leetcode.com/problems/pascals-triangle/description/)
152152
* [LeetCode - 1025. Divisor Game](https://leetcode.com/problems/divisor-game/description/)
153+
* [Codeforces - Zuma](https://codeforces.com/problemset/problem/607/b)
154+
* [LeetCode - 221. Maximal Square](https://leetcode.com/problems/maximal-square/description/)
153155

0 commit comments

Comments
 (0)