Topic: Queue Problem / Level: beginner

Problem: Write a program to find the first non-repeating integer after multiple enqueue operations.

Run the code to see the output here...