Activity 01
Hands-On: Physical Card Sort
Give small groups shuffled number cards representing an array. Students stand in a line mimicking the array, then perform bubble sort passes by comparing and swapping positions aloud. They record swap counts per pass on a shared whiteboard.
Explain the process of bubble sort using a small set of numbers.
Facilitation TipDuring Physical Card Sort, circulate and ask each pair to verbalise why they swapped two cards after each pass.
What to look forProvide students with a small unsorted list, such as [7, 2, 5, 1]. Ask them to trace the first pass of bubble sort, showing each comparison and swap. Then, ask them to count the total number of comparisons made in this pass.