Practicing for MSD Radix Sort of Algorithms

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