Worst Case: O(n log (n))

Sorting algorithms with a worst case performance of O(n log (n))

Algorithms