Topic: Queue Problem / Level: advanced

Problem: Implement a queue that can dynamically resize while maintaining its elements order.

Run the code to see the output here...