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

Stack Using Linked list Solution #280

Open
Siddhant231xyz opened this issue Oct 5, 2021 · 2 comments
Open

Stack Using Linked list Solution #280

Siddhant231xyz opened this issue Oct 5, 2021 · 2 comments

Comments

@Siddhant231xyz
Copy link
Contributor

Siddhant231xyz commented Oct 5, 2021

A brief about your proposal -

Your answer
I created linked list in such a manner that it behaves like a stack and I also gave different methods in use cases so that user can input the elements by push method, delete the elements by pop method, see the top element by peek method and see the whole stack using display method.

@SarthakKeshari
Copy link
Owner

@Siddhant231xyz,
Kindly elaborate on your proposal

@SarthakKeshari
Copy link
Owner

@Siddhant231xyz,
Kindly check in the probable folders of repo whether this has been addressed or not. If not create "Add a question" issue and claim it.

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

2 participants