Vidyalelo
Data Structure · Q415

Sorting Algorithms

Programming · Data Structure · question 415

Q415

Quick sort uses which of the following algorithm to implement sorting?

A.
backtracking
B.
greedy algorithm
C.
divide and conquer
Answer
D.
dynamic programming

Answer: Option C

Solution

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