Vidyalelo
Data Structure · Q261

Sorting Algorithms

Programming · Data Structure · question 261

Q261

Which of the following sorting algorithm requires the use of binary search in their implementation?

A.
radix sort
B.
library sort
Answer
C.
odd-even sort
D.
bead sort

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board