Brick sort uses which of the following methods for sorting the input?
(a) selection
(b) partitioning
(c) merging
(d) exchanging
I had been asked this question during an interview.
My question is taken from Sorting in portion Sorting of Data Structures & Algorithms II