Topic: Queue Problem / Level: intermediate

Problem: Write a program to find the first unique character in a stream using a queue.

Run the code to see the output here...