This article is within the scope of WikiProject Computer science, a collaborative effort to improve the coverage of Computer science related articles on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.Computer scienceWikipedia:WikiProject Computer scienceTemplate:WikiProject Computer scienceComputer science
It would be easier to understand the hashing algorithm, if there would be an introduction to all those numbers used (what is t?), then give the algorithm and finally write something about it like the details of how r can control the space-computation tradeoff. Alternatively a simple example like hashing an integet byte-wise using tabular hashing would improve readability a lot.