A seismologist is analyzing a sequential list of seismic station identifiers: ['STA-X', 'STA-M', 'STA-P', 'STA-Y', 'STA-A', 'STA-C'].
Explain how a linear search algorithm would find the station identifier 'STA-A' in this list.
[3]
Markscheme
Searching algorithms Questions
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.