Added Next Greater Element by rajnishyadav321 · Pull Request #143 · TheAlgorithms/Python · GitHub
Skip to content

Added Next Greater Element - #143

Merged
harshildarji merged 1 commit into
TheAlgorithms:masterfrom
rajnishyadav321:patch-1
Oct 18, 2017
Merged

harshildarji merged 1 commit into
TheAlgorithms:masterfrom
rajnishyadav321:patch-1

Conversation

@rajnishyadav321

Copy link
Copy Markdown
Contributor

Element NGE
4 --> 5
5 --> 25
2 --> 25
25 --> -1

Element       NGE
   4      -->   5
   5      -->   25
   2      -->   25
   25     -->   -1
@harshildarji
harshildarji merged commit 2b8b65a into TheAlgorithms:master Oct 18, 2017
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