Topic: Hashing Problem / Level: intermediate

Problem: Create a function to determine if two arrays have any elements in common using hashing.

Run the code to see the output here...