Sorting Flashcards
1
Q
Time complexity of Merge Sort
A
O(n)
2
Q
Pre condition of merge sort
A
Arrays must be sorted
Data Structures and Algorithms > Sorting > Flashcards
Time complexity of Merge Sort
O(n)
Pre condition of merge sort
Arrays must be sorted