Skip to content

Commit c4a89a2

Browse files
authored
Update README.markdown
I think it should say minimum not maximum in the description.
1 parent 9f5e81e commit c4a89a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Egg Drop Problem/README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If the object is incredibly resilient, and you may need to do the testing on the
1212

1313
## Description
1414

15-
You're in a building with **m** floors and you are given **n** eggs. What is the maximum number of attempts it will take to find out the floor that breaks the egg?
15+
You're in a building with **m** floors and you are given **n** eggs. What is the minimum number of attempts it will take to find out the floor that breaks the egg?
1616

1717
For convenience, here are a few rules to keep in mind:
1818

0 commit comments

Comments
 (0)