Topic: Queue Problem / Level: advanced

Problem: Implement a function that finds the first non-repeating character in a queue.

Run the code to see the output here...