0 0 votes Give an algorithm that determines the number of inversions in any permutation on $n$ elements in $\Theta (n\ lg\ n)$ worst-case time. (Hint: Modify merge sort.) Algorithms cormen algorithms algorithm-design-techniques inversion descriptive + – akash.dinkar12 401 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.