Given a string, determine the minimum number of divisions required to partition it into symmetric substrings. A symmetric substring is a palindrome, reading the same backward as forward.
String edit distance, palindrome partitioning
No dry run loaded.
🚀 Practice this problem
Run code, get AI hints & track streak