Topic: Hashing Problem / Level: intermediate

Problem: Implement a program to find the common characters in two strings using a hash map.

Run the code to see the output here...