Which type of sorting algorithm operates by repeatedly splitting the input into smaller and smaller sublists?
Bubble sort
Merge sort
Insertion sort
Selection sort

Data Structures and Algorithms Exercises are loading ...