Sunday, July 17, 2011

Java dictionary using hashing?

So i have to make a dictionary in java using hashing. i am going to download a dictionary file and import words from it and put it in the array. the problem is that i cant seem to come up with a good hashing code. help please.

No comments:

Post a Comment