Examveda

What is the advantage of using TimSort over other sorting algorithms?

A. It does not require extra space.

B. It combines the best aspects of Merge Sort and Insertion Sort.

C. It is easier to implement.

D. It does not require extra space.

Answer: Option B


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms