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

Implementation of 2 stacks using 1 array #36

Merged
merged 9 commits into from
Oct 7, 2019
Merged

Implementation of 2 stacks using 1 array #36

merged 9 commits into from
Oct 7, 2019

Conversation

ashokdey
Copy link
Member

@ashokdey ashokdey commented Oct 6, 2019

🏖 So what's new?

  • Added Implementation of 2 stacks using 1 array
  • Revision to PR implement 2 stacks using 1 array #35
  • Cleaned up all the bullshit
  • This implementation adheres to the laws of Stack - Data Structure

🐳

@ashokdey ashokdey added enhancement New feature or request bug-fix new problem labels Oct 6, 2019
@ashokdey ashokdey requested a review from TheSTL October 6, 2019 08:38
@ashokdey ashokdey self-assigned this Oct 6, 2019
@ashokdey ashokdey changed the title Problems Implementation of 2 stacks using 1 array Oct 6, 2019
@ashokdey ashokdey merged commit 17eebb1 into master Oct 7, 2019
@ashokdey ashokdey deleted the problems branch October 7, 2019 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants