Sponsored
Use these hints if you're stuck. Try solving on your own first.
Let dp(i, j) be the answer for inputs s1[i:] and s2[j:].
Solve with full IDE support and test cases