I want to write a program that has text and word and returns how many times the word is met in the text. The condition is to use my own hashmap, implemented with Linear Probing