Question 7
Consider the following statements and answer the given subquestions if they are true or false.
An adversary can provide randomized quicksort with an input array of length that forces the algorithm to run in time on that input. (If you are not familiar with the asymptotic notation, it roughly translates as “at least’ ’. For example, we can say that it is possible to come up with an input that forces insertion sort to run for steps.)
TRUE
FALSE