Google News
logo
Algorithm - Quiz(MCQ)
Which of the following algorithm design technique is used in the quick sort algorithm?
A)
Backtracking
B)
Greedy method
C)
Divide and conquer
D)
Dynamic programming

Correct Answer : Option (C) :   Divide and conquer

Advertisement