Topic: Dynamic Programming Problem / Level: advanced

Problem: Compute the "Maximum Weight Path in a Grid with Dynamic Obstacles" problem using dynamic programming.

Run the code to see the output here...