What is the space complexity of merge sort algorithm ?
2026
What is the space complexity of merge sort algorithm ?
- A.
O(1)
- B.
O(log n)
- C.
O(n)
- D.
O(n log n)
Attempted by 197 students.
Show answer & explanation
Correct answer: C
The solution field is currently empty but must contain the answer for this MCQ.