Dynamic Programming (DP)
Edit distance
Edit distance: Try to create a table for edit distances using "CANDY" and "HANDFUL".
Edit solution