Java uses quicksort and mergesort under the hood for built-in sorting of arrays and lists. These algorithms have efficiency:
There are no hints for this question