Topic: Dynamic Programming Problem / Level: beginner

Problem: Solve the "Unique Paths II" problem where some cells in the grid are blocked.

Run the code to see the output here...