Microsoft interview question

What is radix sort?

Interview Answer

Anonymous

23 Dec 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