Skip to content

Searching & max / min

Handout

Linear search

  • A linear search looks at each item in turn until it finds the target.
  • It is a named standard method in the syllabus.
  • Use a loop and remember when you find a match.

Handout

Log in or create account

IGCSE & A-Level