Skip to content

Added a stack algorithm- find largest rectangle in histogram #243

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

Conversation

manimanasamylavarapu
Copy link

fixes #96

@varunu28
Copy link
Contributor

@manimanasamylavarapu If I am not wrong, this is a solution to this Hackerrank Problem

@manimanasamylavarapu
Copy link
Author

yes, it is also given in other places .But I haven't had that it mind.Its one of the applications of stack where to actually try to see the maximum area of histogram. But yes I understand what your are trying to say. So you can close this pull request.
Thanks.

@varunu28
Copy link
Contributor

Thank you for understanding this, What we want to create is a ready reference for well-known algorithms. If someone understands the basics they can take care about implementations on their own.

@varunu28 varunu28 closed this Oct 29, 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.

Add more algorithms
2 participants