Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Maximum Rectangle Area with all 1's C++ #195

Open
Tanishka534 opened this issue Oct 1, 2024 · 3 comments
Open

Maximum Rectangle Area with all 1's C++ #195

Tanishka534 opened this issue Oct 1, 2024 · 3 comments

Comments

@Tanishka534
Copy link
Contributor

Problem Statement: Given a row X cols binary matrix filled with 0's and 1's, find the largest rectangle containing only 1's and return its area.

@Tanishka534
Copy link
Contributor Author

Please assign this issue to me

@Tanishka534 Tanishka534 changed the title Maximum Rectangle Area with all 1's Maximum Rectangle Area with all 1's C++ Oct 1, 2024
@rahul-chakradhari
Copy link

@DevAffan Please assing this isse to me i will solve this question with proper diagramatic view , comments and intution behind the logic will solve as soon as possible

@DevAffan
Copy link
Owner

DevAffan commented Oct 2, 2024

Hi Devs, you can collaborate and solve this or suggest any new logic with your own methods.
thank you

@rahul-chakradhari rahul-chakradhari removed their assignment Oct 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants