Topic: Queue Problem / Level: intermediate

Problem: Write a program to determine if a queue can be represented as a binary tree.

Run the code to see the output here...