employer cover photo
employer logo
employer logo

OneBanc Technologies Pvt. Ltd

Is this your company?

OneBanc Technologies Pvt. Ltd interview question

Puzzle: There are 4 persons (A, B, C, and D) who want to cross a bridge in night. A takes 1 minute to cross the bridge. B takes 2 minutes to cross the bridge. C takes 5 minutes to cross the bridge. D takes 10 minutes to cross the bridge. There is only one torch with them and the bridge cannot be crossed without the torch. There cannot be more than two persons on the bridge at any time, and when two people cross the bridge together, they must move at the slower person. What is the minimum time required to cross the bridge

Interview Answers

Anonymous

16 Jul 2024

15 answer

4

Anonymous

2 Jul 2024

Answer is 17

1

Anonymous

30 May 2025

17 minutes

Anonymous

29 Aug 2025

1. A+B cross → 2 2. A returns → +1 (total 3) 3. C+D cross → +10 (total 13) 4. B returns → +2 (total 15) 5. A+B cross → +2 (total 17)