Skip to content

Course home

Searching algorithms

Searching algorithms

EasyMediumHard
12345678910111213141516171819202122
Question 14

A marine telemetry data logger records a sequence of ocean depth measurements (in meters) for a tagged organism in an unsorted array, DDD, of size NNN.

Explain how a linear search algorithm would be executed to find the index of a specific target depth reading, dtargetd_{\text{target}}dtarget​, within this array.

[3]
Markscheme

Searching algorithms Questions

  1. GCSE
  2. /Computer Science
  3. /Searching algorithms

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.

Question bank