Topic: Queue Problem / Level: advanced

Problem: Implement a function to find the average of numbers in a queue after removing duplicates.

Run the code to see the output here...