Topic: Dynamic Programming Problem / Level: beginner

Problem: Solve the "Egg Dropping Problem" to find the minimum number of trials needed to determine the highest floor from which an egg can be dropped without breaking.

Run the code to see the output here...