Topic: Dynamic Programming Problem / Level: beginner

Problem: Calculate the number of unique paths in a grid where some cells are blocked.

Run the code to see the output here...