Vidyalelo
Data Structure · Q304

Sorting Algorithms

Programming · Data Structure · question 304

Q304

Which of the following algorithm takes non linear time for sorting?

A.
counting sort
B.
quick sort
Answer
C.
bucket sort
D.
radix sort

Answer: Option B

Solution

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