Year 10Computing

Comparing searching algorithms

Lesson outcome

In this lesson, we will compare the features of linear search and binary search and the suitability of each algorithm in different contexts. We will also interpret the code of both algorithms in Python, as well as analysing the efficiency of two implementations of the linear search algorithm.
intro
Introduction
Prepare
chevron-right
quiz
Starter quiz
Activate - 4 Questions
chevron-right
video
Lesson video
Learn
chevron-right
quiz
Exit quiz
Check - 4 questions
chevron-right