Topic: Hashing Problem / Level: beginner

Problem: Implement a function that finds the unique characters in a string using a hash set.

Run the code to see the output here...