Topic: Queue Problem / Level: advanced

Problem: Implement a queue that supports both FIFO and LIFO access patterns.

Run the code to see the output here...