Multiple Choice
Which of the sorts in the textbook are based on the strategy of divide and conquer?
I quicksort
II mergesort
III insertion sort
A) I
B) II
C) III
D) I and II
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q19: Assume that names is an array of
Q20: Which of the sorts in the textbook
Q21: An algorithm that cuts the work in
Q22: The binarySearch method of the Collections class
Q23: Suppose a developer gets class XYZ files
Q25: Selection sort has O(n<sup>2</sup>) complexity. If a
Q26: In each iteration, selection sort places which
Q27: A binary search is generally _ a
Q28: Suppose the call obj1.compareTo(obj2) returns 0. What
Q29: Suppose you wish to sort an array