Quick sort uses which of the following algorithm to implement sorting?
(a) backtracking
(b) greedy algorithm
(c) divide and conquer
(d) dynamic programming
I had been asked this question in examination.
My question is from Sorting topic in portion Sorting of Data Structures & Algorithms II