Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Implementation of Stack data structure #67

Open
RAGHAVS1304 opened this issue Oct 17, 2023 · 1 comment
Open

Implementation of Stack data structure #67

RAGHAVS1304 opened this issue Oct 17, 2023 · 1 comment

Comments

@RAGHAVS1304
Copy link

using array
using linked list
infix to postfix
infix to prefix
postfix evaluation
prefix evaluation
language used: C++
These codes are written in optimized manner and will help a beginner to understand Stack data structure well.

@RAGHAVS1304
Copy link
Author

@akanksha1131 please assign this issue to me
Thanks

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

No branches or pull requests

1 participant