Look at the sorting algorithms: there's always going to be some minimum amount of complexity / algorithm code, to sort in n log n.
Look at the sorting algorithms: there's always going to be some minimum amount of complexity / algorithm code, to sort in n log n.