Open meanmachine889 opened 1 year ago
implemented a queue using stack
used stacks to perform enqueue and dequeue functions in a queue
What did you expect to happen
What actually happened
If you know how to solve the above, please provide details here.
DESCRIPTION
implemented a queue using stack
STEPS TO REPRODUCE
used stacks to perform enqueue and dequeue functions in a queue
EXPECTED OUTCOME
What did you expect to happen
ACTUAL OUTCOME
What actually happened
Proposed Solution [optional]
If you know how to solve the above, please provide details here.