Chapter 2: Problem 24
Assuming that Quicksort uses the first item in the list as the pivot item: a. Give a list of \(n\) items (for example, an array of 10 integers) representing the worst-case scenario. b. Give a list of \(n\) items (for example, an array of 10 integers) representing the best-case scenario.