PA of Algorithms Q114

0. Merge sort uses

  • Option : A
  • Explanation :
    If we take example, 40, 30, 10, 12, 85, 48, 9, 16
    Next step : 30, 40, 10, 12, 35, 48, 9, 16
    Next step : 10, 12, 30, 40, 9, 16, 35, 48
Cancel reply
Cancel reply