Practicing for Counting Sort of Algorithms

Questions 1 of 15
  • Q. How many comparisons will be made to sort the array arr={1,5,3,8,2} using counting sort?