Vidyalelo
Data Structure · Q257

Sorting Algorithms

Programming · Data Structure · question 257

Q257

What is the usual size of a run in tim sort?

A.
32
B.
less than 32
C.
32-64 depending on size of the array
Answer
D.
64

Answer: Option C

Solution

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