2.1.3 Searching and Sorting Algorithms

In this lesson, you will learn how standard searching algorithms find values in lists and how standard sorting algorithms arrange values into order. You will explore binary search, linear search, bubble sort, merge sort, and insertion sort, apply each algorithm to data sets, compare how they work, and learn to recognise key implementations from code or pseudocode.

Topic 1

Standard Searching Algorithms

0/130/10/1

Topic 2

Standard Sorting Algorithms

0/180/10/10/1

Ready to finish?

Log in to save this lesson and earn rewards.