Topic: Dynamic Programming Problem / Level: beginner

Problem: Find the number of distinct ways to reach the nth step of a staircase.

Run the code to see the output here...