Year 10Computing

Coding sorting algorithms

Lesson outcome

In this lesson, we will analyse and evaluate code for bubble sort and insertion sort in Python, as well as comparing different implementations of the bubble sort algorithm.