Note
Quicksort is run on two inputs shown below to sort them in the ascending order.
i) 1,2,3,...n
ii) n,n-1,n-2,...2,1
If C1 and C2 be the number of comparisons made for the inputs (i) and (ii) respectively, then
You cannot say anything for arbitrary n