Topic: Hashing Problem / Level: beginner

Problem: Write a program to find the number of distinct integers in an array using a hash set.

Run the code to see the output here...