Explanation: selection sort is not an adaptive sorting algorithm. it finds the index of minimum element in each iteration even if the
Q. Which of the following sorting algorithm has best case time complexity of O(n2)?
β
Correct Answer: (B)
selection sort
Explanation by: Mr. Dubey
selection sort is not an adaptive sorting algorithm. it finds the index of minimum element in each iteration even if the
Discussion
Question Analytics
248
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
93%
Success Rate