0
2.5kviews
To find the faulty coin in a list using proper searching method. What will be the complexity of searching method.
| written 9.7 years ago by | • modified 6.0 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 5 others joined a min ago.