Given a set of 9 balls, which appear exactly the same and weigh the same amount except for one ball which is heavier than the others.
Find that ball using a balance with minimum number of weighs.
Please check out the video which explains the solution to this problem.