An oceanographic drone records hydrostatic pressure readings at descending depths, storing the data in a sorted list of values in ascending order.
Explain how the binary search algorithm would locate a specific target pressure value, PtargetP_{\text{target}}Ptarget, in this sorted list.
33 exam-style questions on AQA GCSE Computer Science Searching algorithms. Each one has a worked solution and a mark scheme showing where the marks go.