Substring problems
Questions
- https://leetcode.com/problems/palindrome-partitioning/
- https://leetcode.com/problems/palindrome-partitioning-ii/description/
- https://leetcode.com/problems/maximum-number-of-non-overlapping-palindrome-substrings/
- https://www.scaler.com/topics/data-structures/manachers-algorithm/
manachers-algorithm
- https://leetcode.com/problems/number-of-great-partitions/