We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d8161 commit fa6bd3fCopy full SHA for fa6bd3f
src/dynamic_programming/intro-to-dp.md
@@ -150,4 +150,6 @@ Of course, the most important trick is to practice.
150
* [LeetCode - 1137. N-th Tribonacci Number](https://leetcode.com/problems/n-th-tribonacci-number/description/)
151
* [LeetCode - 118. Pascal's Triangle](https://leetcode.com/problems/pascals-triangle/description/)
152
* [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/)
155
0 commit comments