Topic: Hashing Problem / Level: beginner

Problem: Create a function that checks if two strings are made up of the same characters using hashing.

Run the code to see the output here...