Sorting Algorithms Questions
The average-case time complexity of sleep sort is O(n log n), where n is the number of elements to be sorted.