Hacker News new | ask | show | jobs
by pbewig 5595 days ago
I almost always prefer some kind of balanced tree to a hash table, because no matter the original specifications, sometime during the development of a program I usually need the elements in order.