Topic: Dynamic Programming Problem / Level: beginner

Problem: Determine the number of unique paths in a grid with some obstacles.

Run the code to see the output here...