Vidyalelo
Data Structure · Q142

Sorting Algorithms

Programming · Data Structure · question 142

Q142

Tim sort begins sorting the given array by using which of the following sorting algorithm?

A.
selection sort
B.
quick sort
C.
insertion sort
Answer
D.
merge sort

Answer: Option C

Solution

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