Skip to content
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

Implement Queue using Two Stacks #2084

Open
Akhilesh2002 opened this issue Jun 4, 2021 · 5 comments
Open

Implement Queue using Two Stacks #2084

Akhilesh2002 opened this issue Jun 4, 2021 · 5 comments

Comments

@Akhilesh2002
Copy link

Implement Queue using two Stacks

  • In this we are given a stack and we want to implement queue from it.

Language: C++

@Akhilesh2002
Copy link
Author

/assign

@github-actions
Copy link

github-actions bot commented Jun 4, 2021

Hi 😄, @Akhilesh2002 Thanks for creating issue at AlgoTree, do read and follow the Code of Conduct and the Contribution Guidelines while contributing. Refer to PR's which has been merged earlier in AlgoTree Click Here Like, How many File they have changed?, Which type of files need to be change? and many more.

@github-actions
Copy link

github-actions bot commented Jun 4, 2021

Hi 😄, thanks for creating issue at AlgoTree, do read and follow the Code of Conduct and the Contribution Guidelines while contributing.

@tinkersain
Copy link

Hi, I want to work on this issue and want to upload this algorithm

@Khanishsuresh
Copy link

Hi @Akhilesh2002,
I'd like to contribute by implementing a queue using two stacks in C++. Could you assign this issue to me?
Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants