Don't like this style? Click here to change it! blue.css

Homework 3: Bloom Filters

Build a spell checker which can run on a list of "words" and decide which ones were in the dictionary.

Details at http://dsf15.prof.ninja/class13/

Please use industry strength hash functions, the cooler the better.