1 parent 9399f99 commit 15d1826Copy full SHA for 15d1826
1 file changed
README.md
@@ -64,9 +64,9 @@ All solutions and solution explanations are my own.
64
- Concepts: Dynamic Programming, Memoization
65
66
67
-## #392 - IS Subsequence
+## #392 - Is Subsequence
68
- Links: [Problem](https://leetcode.com/problems/is-subsequence) - [Solution](0392_Is_Subsequence.py)
69
-Concepts: Two-Pointers
+- Concepts: Two-Pointers
70
71
72
### #678: Valid Parenthesis String
0 commit comments