Finding items in a list
Finding items in a list
A searching algorithm is a set of steps used to find a target value in a list, or decide that it is missing. In an array, each stored value is an element and each position is called an index.
Step-by-step lessons covering AQA GCSE Computer Science Searching algorithms for GCSE Computer Science. Each lesson works through exam-style questions in Paper 1 and Paper 2 format. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.