Topic: Queue Problem / Level: beginner

Problem: Write a program to implement a basic cache system using a queue.

Run the code to see the output here...