Q219
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
AnswerC.
library sort makes more comparisons
D.
it has no significant disadvantage
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board