Topic: Queue Problem / Level: beginner

Problem: Write a program to check if a queue is a subsequence of another queue.

Run the code to see the output here...