Hey There, I am trying to make a hash table in C++ using a linked list.
I should have been paying attention more in class but I didn't so now I do not know how to make one.
The prof's notes aren't that great and my textbook is in Java so I am a little bit screwed. So I have been searching on the internet on how to make one and I have not found a tutorial that is that great.
I need to make a hash table to put in a bunch of different words and do a bunch of calculations on.
So my question is, can someone help me, more specifically does someone know of a good website that can explain and help me create this hash table and hashing function.
Thanks.
2007-02-23
17:34:55
·
2 answers
·
asked by
josh.weissbock
3
in
Computers & Internet
➔ Programming & Design