NJACKWinterOfCode / nwoc_algorithms

This is a library of various algorithms that are used in competitive programming.
6 stars 52 forks source link

Finding NextLarger is added in Stack #85

Closed vishal-bhola closed 4 years ago

vishal-bhola commented 4 years ago

Algorithm to find Next Larger element in array is implemented using stack.

vishal-bhola commented 4 years ago

@Bhavnaharitsa Please review my PR #85

Bhavnaharitsa commented 4 years ago

You have exceeded the limit of 2 prs. So this will not be a valid contribution

vishal-bhola commented 4 years ago

But it's not mention anywhere that only 2 contribution are valid

On Wed, 25 Dec 2019, 9:45 am V Bhavna Haritsa, notifications@github.com wrote:

You have exceeded the limit of 2 prs. So this will not be a valid contribution

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/NJACKWinterOfCode/nwoc_algorithms/pull/85?email_source=notifications&email_token=AJGODIHTE7HHW2YES4ENGI3Q2LM6LA5CNFSM4J6X3QN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHT3UYY#issuecomment-568834659, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJGODIAEC6JEACELMOGZZIDQ2LM6LANCNFSM4J6X3QNQ .

Bhavnaharitsa commented 4 years ago

I mean you can contribute but points wont be added

vishal-bhola commented 4 years ago

So, you mean that I can't contribute on any of the topics or only this particular topic?

On Wed, 25 Dec 2019, 6:22 pm V Bhavna Haritsa, notifications@github.com wrote:

I mean you can contribute but points wont be added

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/NJACKWinterOfCode/nwoc_algorithms/pull/85?email_source=notifications&email_token=AJGODIGWBQEHCVUBNI4G63LQ2NJO7A5CNFSM4J6X3QN2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHUKVPQ#issuecomment-568896190, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJGODIBATMUSKVZSOGBWDQLQ2NJO7ANCNFSM4J6X3QNQ .

vishal-bhola commented 4 years ago

Ok, so kindly merge this PR also.

chanmol1999 commented 4 years ago

Thanks. But you wont get points for this