Challenge: Queue Using Stack

Let’s implement a queue using a stack.

Problem statement

Implement a queue using a stack.

Function prototypes

The following are the function prototypes of queue operations:

Get hands-on with 1400+ tech skills courses.