I need to read a file and then store each word to the hash table with linked list collision handling, and count how many times each word appeared( node\'s value). When i run