Vidyalelo
Data Structure · Q425

Sorting Algorithms

Programming · Data Structure · question 425

Q425

Quick Sort is a . . . . . . . .

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

Answer: Option B

Solution

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