1.

The complexity of merge sort algorithm is _________

A. O(n)
B. O(log n)
C. O(n²)
D. O(n log n)
Answer» E.


Discussion

No Comment Found