Q. Which of the following methods is the most effective for picking the pivot element? (Solved)
1. first element
2. last element
3. median-of-three partitioning
4. random element
- c. median-of-three partitioning
1. first element
2. last element
3. median-of-three partitioning
4. random element