The hash table implements a spell checker. Created a file of 100 words of varying length(max 8 characters) All the words are in lower case. Designed the hash table and enter each word in the hash ...