Topic: Hashing Problem / Level: beginner

Problem: Write a function to determine if two strings are mirror images of each other using hashing.

Run the code to see the output here...