Complete the function minimumSwaps in the editor below. It must return an integer representing the minimum number of swaps to sort the array. minimumSwaps has the following parameter(s): arr: an unordered array of integers Input Format The first line contains an integer,, the size of. The s...