Try this exercise. Click the correct answer from the options.
Which sorting algorithm is known for its average time complexity of O(n log n)?
Click the option that best answers the question.
- Bubble Sort
- Selection Sort
- Insertion Sort
- Merge Sort

Which sorting algorithm is known for its average time complexity of O(n log n)?
