Vidyalelo
Data Structure · Q424

Sorting Algorithms

Programming · Data Structure · question 424

Q424

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

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

Answer: Option B

Solution

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