Topic: Dynamic Programming Problem / Level: beginner

Problem: Determine the minimum sum path in a triangle of numbers.

Run the code to see the output here...