Vidyalelo
Data Structure · Q183

Sorting Algorithms

Programming · Data Structure · question 183

Q183

Which of the following sorting algorithm is in-place?

A.
intro sort
Answer
B.
merge sort
C.
counting sort
D.
radix sort

Answer: Option A

Solution

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