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