Skip to content

Conversation

leny-mi
Copy link

@leny-mi leny-mi commented Mar 7, 2020

First commit updates a link in build.gradle, since the old one is not supported anymore.
Second commit rewrites Stack.java since it contained major design flaws.

leny-mi added 2 commits March 7, 2020 16:10
Since January 15, 2020 Maven Central no longer supports insecure communication over plain HTTP and requires that all requests to the repository are encrypted over HTTPS.
The previous implementation would show unexpected behaviour when using the values returned by pop() and peek().
Generic type was needed but not used in implementation thus leading to redundancy.
push() had unnecessary return type.
@leny-mi leny-mi changed the title Development Fix maven link and correct Stack implementation Mar 10, 2020
@yanglbme yanglbme merged commit d678fae into TheAlgorithms:Development Mar 15, 2020
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