Vidyalelo
Data Structure · Q241

Sorting Algorithms

Programming · Data Structure · question 241

Q241

Which of the following sorting algorithm is not in place?

A.
quick sort
B.
bead sort
Answer
C.
cycle sort
D.
heap sort

Answer: Option B

Solution

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