...

/

Challenge: Egg Dropping Problem

Challenge: Egg Dropping Problem

Let's solve the famous egg dropping problem!

Problem Statement

Given a tall skyscraper and a few eggs, write a function to figure out how many tries it would take to figure out which floor of the skyscraper that the eggs can be safely dropped from without breaking. Here are some ...