PA of Algorithms Q98

0. Following algorithm (s) can be used to sort n integers in the range [1... n3] in O(n) time?

  • Option : D
  • Explanation :
    Radix sort is counting based sorting technical the time complexity is Q(n).
Cancel reply

Your email address will not be published. Required fields are marked *


Cancel reply

Your email address will not be published. Required fields are marked *