Click to See Complete Forum and Search --> : HashTable lookup... I am getting this right?


JamesSchumacher
April 10th, 2008, 03:54 PM
I am attaching a zip file with 3 files contained within it. You will have to modify the file it opens in main.cpp, and I know the slowdown is associated with the console... And I also know I will be searching for matches of varying length. (And I could probably use a better hashing algorithm, this was just a test one)

What I want to know is though... I am getting the just of hashtable lookup right though, right?