Topic: Queue Problem / Level: advanced

Problem: Write a program to determine if its possible to construct a valid expression from a given sequence of numbers using a queue.

Run the code to see the output here...