Initialize an array of length max+1 with all elements 0. This array is used for storing the count of the elements in the array. Store the count of each element at their respective index in the 'count' ...