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

Find largest rectangle of 0 in Matrix #11

Closed
28Pollux28 opened this issue Sep 29, 2021 · 1 comment · Fixed by #65
Closed

Find largest rectangle of 0 in Matrix #11

28Pollux28 opened this issue Sep 29, 2021 · 1 comment · Fixed by #65
Assignees
Labels

Comments

@28Pollux28
Copy link
Contributor

Hi I'm an Hactoberfest participant and I would like to submit this question that falls under the Matrix category :

Given a Matrix of size (n,n) only composed of 1 and 0, find the coordinates of the largest rectangle only composed of 0.

Kindly assign me this issue.

@avinash201199
Copy link
Owner

@28Pollux28
Go ahead :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants