Practicing for Bucket Sort (Uniform Keys) of Algorithms

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