Quiz Complete, well Done!
What is the worst case time complexity of merge sort?
What is the average-case time complexity of Merge Sort?
In Merge Sort algorithm, what does 'conquer' step do?
Which of the following sorting algorithms is a divide and conquer algorithm like Merge Sort?
What is the stability of Merge Sort algorithm?
What is the primary use of merge sort?
What is the best case time complexity of merge sort?
What is the space complexity of Merge Sort?
What is a merge sort?
In Merge Sort algorithm, what does 'divide' step do?
What is the main disadvantage of Merge Sort algorithm?
What is the correct time complexity of merge sort?
What is the main disadvantage of merge sort?
What is the main idea behind Merge Sort algorithm?
What is the worst case time complexity of Merge Sort algorithm?