Given n eggs and k floors, find the minimum number of trials needed in worst case to find the floor below which all floors are… Read More
Tag Archives: Egg-Dropping
Given 2 eggs and k floors, find the minimum number of trials needed in worst case. This problem is a specific case of n eggs… Read More
The following is a description of the instance of this famous puzzle involving 2 eggs and a building with 100 floors. Suppose that we wish… Read More
The following is a description of the instance of this famous puzzle involving N = 2 eggs and a building with K = 36 floors.Suppose… Read More