Topic: Hashing Problem / Level: intermediate

Problem: Create a function to count the number of characters that appear in both strings using hashing.

Run the code to see the output here...