Topic: Queue Problem / Level: intermediate

Problem: Write a program to find the first unique integer in a queue after several enqueue operations.

Run the code to see the output here...