In which case will tim sort will work as an insertion sort?
(a) when no. of elements are less than 64
(b) when no. of elements are greater than 64
(c) when no. of elements are less than size of run
(d) when no. of elements are less than 32
I have been asked this question in semester exam.
My question comes from Sorting topic in section Sorting of Data Structures & Algorithms II