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 ca4da9c commit e3be34dCopy full SHA for e3be34d
assignments/8-strings.md
@@ -34,7 +34,7 @@
34
- [Minimum Length of String After Deleting Similar Ends](https://leetcode.com/problems/minimum-length-of-string-after-deleting-similar-ends/)
35
- [Reverse Words in a String](https://leetcode.com/problems/reverse-words-in-a-string/)
36
- [String Compression](https://leetcode.com/problems/string-compression/)
37
-- [Longest Palindrimic Substring](https://leetcode.com/problems/longest-palindromic-substring/)
+- [Longest Palindromic Substring](https://leetcode.com/problems/longest-palindromic-substring/)
38
39
## Hard
40
0 commit comments