aditisneh / OnAndOn

MIT License
18 stars 30 forks source link

Sort Array of 0,1,2 in O(N) #23

Closed demiGod31 closed 3 years ago

demiGod31 commented 3 years ago

Detailed Description

Hey @aditisneh , I want to contribute by writing a code in C# which sorts an Array consisting of 0,1 and 2s with time complexity O(n)

Anything else?

No response

aditisneh commented 3 years ago

C sharp contribution will not be okay for this repo. You can contribute to readme and documentation in that case.

demiGod31 commented 3 years ago

C sharp contribution will not be okay for this repo. You can contribute to readme and documentation in that case.

Thanks for informing! Closing this issue