Skip to content

fix stack #447

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

Merged
merged 1 commit into from
Jun 7, 2018
Merged

fix stack #447

merged 1 commit into from
Jun 7, 2018

Conversation

imsw0529
Copy link
Contributor

When pop the stack, it never resize until stack is empty. There is Stack2 using ArrayList but, someone who try to implement stack using array can miss when reference this.

@christianbender christianbender merged commit 4733a63 into TheAlgorithms:master Jun 7, 2018
@Danpatpang Danpatpang mentioned this pull request Jun 15, 2018
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

Successfully merging this pull request may close these issues.

2 participants