"bucket list" sounds a data structure that never comes up except in technical interviews

@computerfact You‘ll encounter the if you ever work on the Apache webserver. A design of ~20 years ago that got some attention then.

If your interviewer uses it, you might apply to work on old code bases or they just use xeroxed copies of tech interview templates.

@icing @computerfact basically a queue and free list for buffers right?