...
GATE 2021 CS-Set-2
October 12, 2023
GATE 1994
October 12, 2023
GATE 2021 CS-Set-2
October 12, 2023
GATE 1994
October 12, 2023

Algorithms

Question 11

Which of the following algorithm design techniques is used in the quicksort algorithm?

A
Dynamic programming
B
Backtracking
C
Divide and conquer
D
Greedy method
Question 11 Explanation: 
In quick sort, we use divide and conquer technique.
Correct Answer: C
Question 11 Explanation: 
In quick sort, we use divide and conquer technique.

Leave a Reply

Your email address will not be published. Required fields are marked *