Topic: Dynamic Programming Problem / Level: beginner

Problem: Compute the minimum number of jumps to reach the last index of an array.

Run the code to see the output here...