#capjamesgTo practice my skills, I sometimes like to implement single algorithms with a (relatively) clear specification. I did this for the bloom filter, BitCask data storage algorithm, the trie (which is an amazing way to learn about, and develop the ability to reason with, trees!).