Topic: Dynamic Programming Problem / Level: beginner

Problem: Solve the "Egg Drop Problem" to find the minimum number of trials needed to find the critical floor from which an egg will break.

Run the code to see the output here...