Vidyalelo
Data Structure · Q32

Sorting Algorithms

Programming · Data Structure · question 32

Q32

Which sorting algorithm can be used to sort a large number of floating-point numbers efficiently?

A.
Selection Sort
B.
Bubble Sort
C.
Counting Sort
D.
Radix Sort
Answer

Answer: Option D

Solution

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