Sorting Algorithms Questions Medium
The time complexity of the bitonic sort algorithm is O(n log^2 n).