Examveda

Which of the following is a disadvantage of library sort when compared to insertion sort?

A. library sort has greater time complexity

B. library sort has greater space complexity

C. library sort makes more comparisons

D. it has no significant disadvantage

Answer: Option B


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms