Topic: Queue Problem / Level: intermediate

Problem: Write a program to implement a queue for managing customer orders in a restaurant.

Run the code to see the output here...