Topic: Dynamic Programming Problem / Level: beginner

Problem: Find the number of ways to split a string into two equal-length palindromes.

Run the code to see the output here...