Hacker News new | ask | show | jobs
by cassepipe 1716 days ago
I have also heard about it as radix sort : http://www.codercorner.com/RadixSortRevisited.htm
1 comments

This is not the same as radix sort but you're right that radix is a non-comparative sorting algorithm just like the one the parent commenter described.