Topic: Queue Problem / Level: intermediate

Problem: Write a program to find the average of elements in a queue after removing all duplicates.

Run the code to see the output here...