Merge sort uses which of the following techniques to implement sorting?
Sorting Algorithms II

Quiz
•
Computers
•
University
•
Hard
Yomna Elkholy
Used 26+ times
FREE Resource
18 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Backtracking
Greedy algorithm
Divide and conquer
Dynamic programming
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the best case time complexity of merge sort?
O(1)
O(log n)
O(n)
O(n log n)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the worst case time complexity of merge sort?
O(n log n)
O(𝑛 2 )
O(𝑛 2 log 𝑛)
O(n log 𝑛 2 )
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the auxiliary space complexity of merge sort?
O(1)
O(log n)
O(n)
O(n log n)
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A stable sorting algorithm
Does not crash
Does not run out of memory
Does not change the sequence of appearance of elements
Does not exist
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An adaptive sorting algorithm
Adapts to new inputs
Takes advantage of already sorted elements
Takes inputs which are already sorted
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not an in-place sorting algorithm?
Merge sort
Quick sort
Bubble sort
Insertion sort
Create a free account and access millions of resources
Similar Resources on Quizizz
13 questions
Preliminary Algorithm and Complexities Examination

Quiz
•
University
19 questions
Prog1 A&D Quiz

Quiz
•
University
13 questions
SPACE COMPLEXITY

Quiz
•
University
15 questions
AlgoMania Quiz

Quiz
•
University
20 questions
Quantitative Aptitude Series

Quiz
•
University
14 questions
Sorting Algorithms

Quiz
•
University
20 questions
Data Structures

Quiz
•
University
20 questions
SMARTICUS

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade