Topic: Queue Problem / Level: advanced

Problem: Implement a queue that allows for dynamic resizing based on usage.

Run the code to see the output here...