ISRO | ISRO CS 2016 | Question 28
Algorithm design technique used in quicksort algorithm is?
(A) Dynamic programming
(B) Backtracking
(C) Divide and conquer
(D) Greedy method
Answer: (C)
Explanation: Refer: QuickSort
Option (C) is correct.
Quiz of this Question
Please comment below if you find anything wrong in the above post
Please Login to comment...