Hacker News new | ask | show | jobs
by troels 4149 days ago
Corollary - some times hash tables aren't the fastest data structure. You can often replace a hash with a trie to see a considerable improvement (Caveat emptor ...)