Topic: Queue Problem / Level: advanced

Problem: Implement a function that checks if a given string can be formed by removing characters from a queue.

Run the code to see the output here...