Vidyalelo
Data Structure · Q60

Sorting Algorithms

Programming · Data Structure · question 60

Q60

The complexity of which of the following sorting algorithms remains to be the same in its best, average and worst case?

A.
quick sort
B.
insertion sort
C.
counting sort
Answer
D.
gnome sort

Answer: Option C

Solution

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