Which sorting algorithm is commonly employed for extensive datasets due to its efficient divide-and-conquer approach?
Quick Sort
Selection Sort
Counting Sort
Bubble Sort

Computer Science and Technology Exercises are loading ...