Skip to content

Conversation

marcelinol
Copy link

📦 What's inside?

  • Add tests for next-greater-element problem

Copy link
Member

@ashokdey ashokdey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good!

Input: [4, 6, 3, 2, 8, 1]
Output: {6, 8, 8, 8, -1, -1}
Output: [6, 8, 8, 8, -1, -1]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 😄

@ashokdey ashokdey merged commit c57b51d into knaxus:master Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants