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

[DataStructure] Stack [C] #40

Closed
sangamcse opened this issue Sep 30, 2018 · 3 comments · Fixed by #315
Closed

[DataStructure] Stack [C] #40

sangamcse opened this issue Sep 30, 2018 · 3 comments · Fixed by #315

Comments

@sangamcse
Copy link
Member

No description provided.

@Smirnoffq
Copy link

Hey, do you want just stack implementation in C?

@sangamcse
Copy link
Member Author

@Smirnoffq, yes, just push and pop operations for the stack.

@Smirnoffq
Copy link

Sure, will make it soon ;)

sangamcse pushed a commit that referenced this issue Oct 14, 2018
This adds stack data structure code in C.

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

Successfully merging a pull request may close this issue.

3 participants