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 6b7bd4a commit 5527ed1Copy full SHA for 5527ed1
README.md
@@ -38,6 +38,7 @@ This repository contains awesome LeetCode resources to learn Data Structures and
38
39
## 🚀 Patterns
40
- [15 Leetcode Patterns](https://blog.algomaster.io/p/15-leetcode-patterns)
41
+- [20 DP Patterns](https://blog.algomaster.io/p/20-patterns-to-master-dynamic-programming)
42
- [Prefix Sum Pattern](https://blog.algomaster.io/p/f96dd3de-c89c-428e-a88d-b1f751a42a57)
43
- [Two Pointers Pattern](https://blog.algomaster.io/p/69025a2e-b0d5-4705-8507-bba16c2691f1)
44
- [Fast and Slow Pointers Pattern](https://blog.algomaster.io/p/7dcce8e9-beee-4fef-8874-7aae025031b1)
0 commit comments