Skip to content

Added Next Greater Element #143

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
Oct 18, 2017

Conversation

rajnishyadav321
Copy link
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