Topic: Queue Problem / Level: advanced

Problem: Implement a queue that supports lazy deletion of its elements.

Run the code to see the output here...