Add "maximum consecutive ones" #119

Closed
opened 2026-01-29 15:04:12 +00:00 by claunia · 7 comments
Owner

Originally created by @zugzwang03 on GitHub (Oct 1, 2022).

Detailed description

I want to add the solution of "maximum consecutive ones" in the leetcode directory.
I want to make this contribution under hacktoberfest'22.
Question link : https://leetcode.com/problems/max-consecutive-ones/

Context

The number of questions covered in leetcode directory is low. So the addition of one more would benefit any way.
Otherwise also, Maximum consecutive ones is an easy but common question for interviews.

Possible implementation

No response

Additional information

No response

Originally created by @zugzwang03 on GitHub (Oct 1, 2022). ### Detailed description I want to add the solution of "maximum consecutive ones" in the leetcode directory. I want to make this contribution under hacktoberfest'22. Question link : https://leetcode.com/problems/max-consecutive-ones/ ### Context The number of questions covered in leetcode directory is low. So the addition of one more would benefit any way. Otherwise also, Maximum consecutive ones is an easy but common question for interviews. ### Possible implementation _No response_ ### Additional information _No response_
claunia added the enhancement label 2026-01-29 15:04:12 +00:00
Author
Owner

@ghost commented on GitHub (Oct 2, 2022):

can I work on this?

@ghost commented on GitHub (Oct 2, 2022): can I work on this?
Author
Owner

@Appy-007 commented on GitHub (Oct 5, 2022):

@zugzwang03 can I work on the issue?

@Appy-007 commented on GitHub (Oct 5, 2022): @zugzwang03 can I work on the issue?
Author
Owner

@Shubhamsingh2747 commented on GitHub (Oct 5, 2022):

Hey @zugzwang03 , I would like to provide C++ solution. Kindly assign me this issue.

@Shubhamsingh2747 commented on GitHub (Oct 5, 2022): Hey @zugzwang03 , I would like to provide C++ solution. Kindly assign me this issue.
Author
Owner

@JKP0495 commented on GitHub (Oct 6, 2022):

please assign this to me, i will do it in a day...

@JKP0495 commented on GitHub (Oct 6, 2022): please assign this to me, i will do it in a day...
Author
Owner

@Prathamrajbhatt commented on GitHub (Oct 8, 2022):

Hey! Can you assign this issue to me?

@Prathamrajbhatt commented on GitHub (Oct 8, 2022): Hey! Can you assign this issue to me?
Author
Owner

@ankpal145 commented on GitHub (Oct 8, 2022):

Can you please assign this issue to me? I can submit it in 4 hour.

@ankpal145 commented on GitHub (Oct 8, 2022): Can you please assign this issue to me? I can submit it in 4 hour.
Author
Owner

@zugzwang03 commented on GitHub (Oct 8, 2022):

With great sorrow, I need to say that the project admin of this project is inactive as can be seen. I created that issue to get self-assigned, but since it has been left just like that for 7 long days, so I am closing it. Probably this repo is not participating in hacktoberfest this year.

@zugzwang03 commented on GitHub (Oct 8, 2022): With great sorrow, I need to say that the project admin of this project is inactive as can be seen. I created that issue to get self-assigned, but since it has been left just like that for 7 long days, so I am closing it. Probably this repo is not participating in hacktoberfest this year.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#119