You're given a string, and you want to split it into as few strings as possible such that each string is a palindrome e.g., 23886168832

Difficulty 8
Helpful 7
Save 0
View 1495