Vidyalelo
Data Structure · Q503

Sorting Algorithms

Programming · Data Structure · question 503

Q503

Quick Sort can be categorized into which of the following?

A.
Brute Force technique
B.
Divide and conquer
Answer
C.
Greedy algorithm
D.
Dynamic programming

Answer: Option B

Solution

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