Microsoft Interview Question

What is radix sort?

Interview Answer

Anonymous

Dec 23, 2015

A computer science radix sort is non comparative integer sorting that sorts data with integer key by groping key by the individual digits which share the same significant position and value