Quiz Complete, well Done!
What is the best-case time complexity of Merge Sort?
What is Merge Sort algorithm used for?
What is the worst case time complexity of Merge Sort algorithm?
In Merge Sort algorithm, what does 'divide' step do?
What is the main advantage of merge sort?
What is the main disadvantage of selection sort compared to merge sort?
Which sorting algorithm is faster for large datasets, bubble sort or merge sort?
What is the main idea behind Merge Sort algorithm?
What is the main disadvantage of merge sort?
What is the basic operation performed in Merge Sort algorithm?
Which of the following is not a sorting algorithm?
What is the average-case time complexity of Merge Sort?
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?
What is the worst case time complexity of merge sort?