Algo-Tree icon indicating copy to clipboard operation
Algo-Tree copied to clipboard

First Missing Positive

Open siddharth-bhatnagar opened this issue 3 years ago • 6 comments

Is your feature request related to a problem? Please describe.

Find the smallest missing positive integer from the given unsorted array.

Describe the solution you'd like

Function that calculates the smallest missing positive integer. Complexity: O((2*N)^(1/2)) time O(1) extra space

Do you want to work on it I want to implement this in Java. I am a participant in GSSOC'21. Please assign it to me @anubhavitis @aaadddiii @veenit1802 @ssaksham @malavikarajeshvikraman Thanks!

siddharth-bhatnagar avatar May 08 '21 09:05 siddharth-bhatnagar

Please assign this to me in C++

Srishti013 avatar May 08 '21 13:05 Srishti013

Assign in c++

HarshaKumar23 avatar May 10 '21 21:05 HarshaKumar23

Please assign this to me @nakul-19 @raksha009 @plazzy99 @tarun26091999 @rish-singhal @yasharth291 @Rohan27s @rudrakshi99

siddharth-bhatnagar avatar May 11 '21 06:05 siddharth-bhatnagar

Please assign this to me this is based on cycle sort i would solve it in C++ and Java @nakul-19 @raksha009 @plazzy99 @tarun26091999 @rish-singhal @yasharth291 @Rohan27s @rudrakshi99

ritikranjan12 avatar Dec 13 '21 20:12 ritikranjan12

@ritikranjan12 Hey, I believe this repository was for GSSOC 2021 which not active now.

rish-singhal avatar Dec 18 '21 15:12 rish-singhal

Okk I will try on something else

On Sat, Dec 18, 2021, 8:47 PM Rishabh Singhal @.***> wrote:

@ritikranjan12 https://github.com/ritikranjan12 Hey, I believe this repository was for GSSOC 2021 which not active now.

— Reply to this email directly, view it on GitHub https://github.com/Algo-Phantoms/Algo-Tree/issues/1886#issuecomment-997216492, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASCV7WJ5PAVKMSJU4IBHQDTURSQXPANCNFSM44MSGYKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

ritikranjan12 avatar Dec 18 '21 15:12 ritikranjan12