Topic: Dynamic Programming Problem / Level: intermediate

Problem: Solve the "Scramble String" problem where two strings are scrambled versions of each other using dynamic programming.

Run the code to see the output here...