Topic: Language Problem / Level: intermediate

Problem: Write a program to implement a basic queue using linked lists.

Run the code to see the output here...