Which of the following is NOT a property of Merge Sort?
Stable
O(nlogn) time complexity
In-place
Recursive

Data Structures and Algorithms Exercises are loading ...