Topic: Hashing Problem / Level: beginner

Problem: Create a function that takes an array of integers and returns the first non-repeating integer.

Run the code to see the output here...