Skip to content

[ADD]:Stack using two Queues #9987

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
IndranjanaChatterjee opened this issue Oct 7, 2023 · 2 comments
Closed

[ADD]:Stack using two Queues #9987

IndranjanaChatterjee opened this issue Oct 7, 2023 · 2 comments
Labels
awaiting triage Awaiting triage from a maintainer

Comments

@IndranjanaChatterjee
Copy link

What would you like to share?

Implementation of a program which performs stack operations like push, pop, peek using two queues

Additional information

Perform the PUSH ,POP and PEEK operations of a STACK using two Queues following the LIFO process.

@anamithrak15

This comment was marked as off-topic.

@haxkd
Copy link
Contributor

haxkd commented Oct 7, 2023

@anamithrak15 just start contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage Awaiting triage from a maintainer
Projects
None yet
4 participants