Vidyalelo
Data Structure · Q453

Sorting Algorithms

Programming · Data Structure · question 453

Q453

Which of the following is an in-place sorting algorithm?

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

Answer: Option B

Solution

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