Which sorting algorithm has a time complexity of O(n log n)?
Binary search
Merge sort
Linear search
Bubble sort

Information and Communication Technology Exercises are loading ...