Quiz Complete, well Done!
What is the correct time complexity of merge sort?
What is the worst case time complexity of Merge Sort algorithm?
What is the main idea behind Merge Sort algorithm?
Which sorting algorithm is faster for small datasets, bubble sort or merge sort?
Which of the following is not a step in the Merge Sort algorithm?
In Merge Sort algorithm, what does 'divide' step do?
What is a disadvantage of Merge Sort?
What is Merge Sort algorithm used for?
What is the time complexity of Merge Sort algorithm?
What is the main advantage of merge sort?
What is the best case time complexity of Merge Sort algorithm?
Which of the following is not a sorting algorithm?
What is the space complexity of Merge Sort algorithm?
In Merge Sort algorithm, what does 'merge' step do?
Which of the following is not a step in merge sort?