Starter Quiz
Question 1 of 6
1
of 6
Match the algorithm to its key feature:
Click and drag answers to change the order, or select using
↹
Tab
then move by pressing
Space
and the
↑
↓
arrows on your keyboard.
places each element in its correct position
uses divide-and-conquer to sort
moves the largest element to the correct position
requires a sorted list to work
insertion sort
merge sort
bubble sort
binary search
Think about the main characteristic of each algorithm.
Need a hint?
Check