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 on AQA GCSE Computer Science Searching algorithms. Each one builds up to exam-style questions. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.