0
2.6kviews
To find the faulty coin in a list using proper searching method. What will be the complexity of searching method.
| written 9.8 years ago by | • modified 6.1 years ago |
Suppose you are given n number of coins, in that one coin is faulty, its weight is less than standard coin weight. To find the faulty coin in a list using proper searching method. What will be the complexity of searching method.
ADD COMMENT
EDIT
1 Answer

and 2 others joined a min ago.