154. OCR A Level (H046-H446) SLR25 – 2.3 Comparing suitability of algorithms
About this video
This video uses a step-by-step walkthrough of Linear search and Binary search to show you how you can compare the suitability of different algorithms for a given task and data set. We look at comparing the complexity of different algorithms in much more detail in another video.
Last updated: 28.02.25
Other videos on this course
-
146. OCR A Level (H046-H446) SLR25 – 2.3 Analysis &design of algorithms
-
147. OCR A Level (H046-H446) SLR25 – 2.3 Standard algorithms
-
148. OCR A Level (H046-H446) SLR25 – 2.3 Algorithms for the main data structures
-
149. OCR A Level (H046-H446) SLR25 – 2.3 Implement linear search
-
150. OCR A Level (H046-H446) SLR25 – 2.3 Implement binary search