Chapter 11: Problem 10
Suppose we modify the deterministic version of the quick-sort algorithm so that, instead of selecting the last element in an \(n\) -element sequence as the pivot, we choose the element at index \(\lfloor n / 2\rfloor\). What is the running time of this version of quick-sort on a sequence that is already sorted?
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.