Vidyalelo
Data Structure · Q313

Sorting Algorithms

Programming · Data Structure · question 313

Q313

Which of the following algorithm takes linear time for sorting?

A.
pigeonhole sort
Answer
B.
heap sort
C.
comb sort
D.
cycle sort

Answer: Option A

Solution

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