Given an unlimited number of light bulbs (that break at a certain height), and a building with 100 floors, how do you determine the height that the light bulb breaks?

The solution is a binary search algorithm (where you start on floor 50th and move up or down depending if the bulb breaks or not, always picking the middle floor of your option range).

Answered by Diana G. Computing tutor

1092 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

How do you convert from binary to decimal?


What is the difference between RAM & ROM and the ways they are used within a computer system?


How does the Stack data type work?


What is the point of an Operating System?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy