Vidyalelo
Data Structure · Q344

Sorting Algorithms

Programming · Data Structure · question 344

Q344

Which of the following sorting algorithm is in-place?

A.
Merge sort
B.
Cycle sort
Answer
C.
Counting sort
D.
Radix sort

Answer: Option B

Solution

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