"bucket list" sounds a data structure that never comes up except in technical interviews
@computerfact i think that's what you use in counting sort
@mcc @computerfact dammit, now you got me thinking about whether it ever would make sense to use a linked list instead of a flat array for counting sort (and its radix sort descendants)