Examveda

The given array is arr = {2, 6, 1}. What are the pivots that are returned as a result of subsequent partitioning?

A. 1 and 6

B. 6 and 1

C. 2 and 6

D. 1

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms