Topic: Dynamic Programming Problem / Level: beginner

Problem: Find the number of ways to distribute n identical objects into k distinct boxes.

Run the code to see the output here...