Vidyalelo
Data Structure · Q151

Arrays in Data Structures

Programming · Data Structure · question 151

Q151

Under what condition the number of inversions in an array are maximum?

A.
when the array is sorted
B.
when the array is reverse sorted
Answer
C.
when the array is half sorted
D.
depends on the given array

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board