β
Correct Answer: (B)
two
Explanation: the entire array is divided into two partitions, 1st sub array containing elements less than the pivot element and 2nd sub array containing elements greater than the pivot element.
Explanation by: Mr. Dubey
the entire array is divided into two partitions, 1st sub array containing elements less than the pivot element and 2nd sub array containing elements greater than the pivot element.
Discussion
Question Analytics
760
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
89%
Success Rate