Get startedGet started for free

Sorting numbers using bubble sort

Given the following list of numbers, what sequence will you follow to order them using bubble sort?

A schematic representation of a list with unordered numbers.

This exercise is part of the course

Data Structures and Algorithms in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise