Example: If I input the string "I would not eat them Sam I Am" into the word counter, the hashmap data structure would have 7 Key-value pairs as follows: (I,2)(would,1)(not,1)(eat,1)(them,1)(Sam,1)(Am,1)
neha-ambati/WordCount
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|