Provided with a random integer array/list(ARR) of size N, you have been required to sort this array using 'Insertion Sort'. The first line contains an Integer 't' which denotes the number of test ...