Vidyalelo
Data Structure · Q452

Sorting Algorithms

Programming · Data Structure · question 452

Q452

Which of the following uses the largest amount of auxiliary space for sorting?

A.
Bubble sort
B.
Counting sort
Answer
C.
Quick sort
D.
Heap sort

Answer: Option B

Solution

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