Skip to content
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

Largest Rectangle in Histogram #545

Closed
1 task done
Rutikab12 opened this issue Oct 1, 2021 · 2 comments
Closed
1 task done

Largest Rectangle in Histogram #545

Rutikab12 opened this issue Oct 1, 2021 · 2 comments

Comments

@Rutikab12
Copy link

Description

Program: Given an array, each element represents the height of the histograms bar, and the width of each bar is 1, find the area of the largest rectangle in the histogram.

In C++ language as Hacktoberfest21 participant.

Language

C++

Domain

Stacks

Type of Contribution

Code

Code of Conduct

  • I follow Contributing Guidelines & Code of conduct.
@iamsunil25
Copy link

@Rutikab12 i am working on this issue

@Rutikab12
Copy link
Author

@Rutikab12 i am working on this issue

Okay.

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

No branches or pull requests

2 participants