Topic: Hashing Problem / Level: beginner

Problem: Implement a program to count the number of words in a sentence using a hash map.

Run the code to see the output here...