I was doing some research tonight on Trie data structures based on a random thought I had on scanning streams. While searching I found
NIST's
Dictionary of Algorithms and Data Structures. All I have to say is AWESOME. It gave me a cool idea. I'm writing an app that is going to pick a data structure at random. I'm going to run it every couple of days and, read up on the algorithm/data structure and post it to this blog. Hopefully I will learn a lot in the process and so will anyone who stumbles across this site.