Vidyalelo
Data Structure · Q242

Sorting Algorithms

Programming · Data Structure · question 242

Q242

Which of the following sorting algorithm is in place?

A.
recursive bubble sort
Answer
B.
merge sort
C.
radix sort
D.
counting sort

Answer: Option A

Solution

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