Examveda

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

A. 5

B. 7

C. 9

D. 0

Answer: Option D


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms