Topic: Queue Problem / Level: beginner

Problem: Write a program to print the k largest elements from a queue.

Run the code to see the output here...