Closed PrakharRathore123 closed 3 years ago
The the number of inversion such that elements a[i] and a[j] form an inversion if a[i] > a[j] and i < j using merge sort.
-
Merge sort, Array , Recursion
@SarthakKeshari Kindly assign me this issue.
@PrakharRathore123, This issue has already been addressed. Kindly go through the repo.
Enter your question -
The the number of inversion such that elements a[i] and a[j] form an inversion if a[i] > a[j] and i < j using merge sort.
Enter link to the question(if question belongs to any online platform) -
-
Tags for the question(eg - Array, Basic, Stack, etc.) -
Merge sort, Array , Recursion