Which of the following sorting algorithms is generally the most efficient for sorting large datasets?
Bubble sort
Selection sort
Merge sort
Insertion sort

Computer Science Exercises are loading ...