GCSE Computer Science: Binary Search
This module contains:
Compatible with the following examination boards





Download Module 30: Binary Search
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
Binary Search
Searching and sorting algorithms are widely used by developers to search data in an easier manner. Sorting algorithms arrange the data in particular order. Searching algorithms are used to search for data in a list. In this article, we will learn about the binary search algorithm in detail.
This GCSE Computer Science module introduces binary search to your students, explaining:
- Algorithm for binary search
- Pseudocode
More Algorithms Modules
Binary Search is one lesson in our Algorithms module. The other algorithms lessons can be found below:





