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

Row with minimum number of 1's #9

Open
AparnaJuhi opened this issue Oct 1, 2021 · 16 comments
Open

Row with minimum number of 1's #9

AparnaJuhi opened this issue Oct 1, 2021 · 16 comments

Comments

@AparnaJuhi
Copy link
Contributor

AparnaJuhi commented Oct 1, 2021

馃殌 Feature

Given a 2D binary matrix A of dimensions NxM, determine the row that contains a minimum number of 1's.

Have you read the Contribution Guidelines?

Yes

Pitch

It is one of the famous problem asked in Amazon interview, in which we need to find the row minimum number of 1s in a matrix

Assignees

@AparnaJuhi - C++
@Anurag-Bhatt - Java
@mtwn105 - Javascript
@Rushijaviya - Python
@sumanthtatipamula - Kotlin

@AparnaJuhi
Copy link
Contributor Author

Please assign this issue to me

@manan025
Copy link
Owner

manan025 commented Oct 1, 2021

@AparnaJuhi please tell which language you want to work on.

@AparnaJuhi
Copy link
Contributor Author

C++

@manan025
Copy link
Owner

manan025 commented Oct 1, 2021

@AparnaJuhi - C++ Assigned

@explise
Copy link
Contributor

explise commented Oct 1, 2021

I want to contribute in JAVA

@manan025
Copy link
Owner

manan025 commented Oct 1, 2021

@Anurag-Bhatt assigned java 馃憤

@saiteja-2731
Copy link
Contributor

Can I write the code in C++?

@manan025
Copy link
Owner

manan025 commented Oct 1, 2021

@saiteja-2731 The issue has been assigned to someone else for C++. You may create your own issue/ work in any other issue or language.

@saiteja-2731
Copy link
Contributor

Okay

@Rushijaviya
Copy link

@manan025 Please assign this issue to me for python language.

@mtwn105
Copy link
Contributor

mtwn105 commented Oct 1, 2021

Hi Can I do it for Javascript? @manan025

@manan025
Copy link
Owner

manan025 commented Oct 1, 2021

@mtwn105 - JS assigned

@manan025
Copy link
Owner

manan025 commented Oct 1, 2021

@Rushijaviya - Python assigned

@mtwn105
Copy link
Contributor

mtwn105 commented Oct 1, 2021

Hi @manan025 Implemented for JS in PR #50

@sumanthtatipamula
Copy link
Contributor

Hi @manan025, I want to contribute in Kotlin

@manan025
Copy link
Owner

manan025 commented Oct 1, 2021

@sumanthtatipamula - Kotlin - Assigned

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

7 participants