Quick sort uses which of the following method to implement sorting?
(a) merging
(b) partitioning
(c) selection
(d) exchanging
I have been asked this question during an interview.
Enquiry is from Sorting topic in section Sorting of Data Structures & Algorithms II