kanak22 / CP-DSA-Questions

This is a repository entirely dedicated to all kind of questions ranging from basic DSA to CP. It aims to provide a solution to different questions. 📚
77 stars 131 forks source link

Sort colors - Leetcode #108

Open varunsharma21 opened 2 years ago

varunsharma21 commented 2 years ago

Link of the question

https://leetcode.com/problems/sort-colors/

Coding platform

Leetcode medium problem

varunsharma21 commented 2 years ago

I would like to implement a solution to this problem, please assign this issue to me.

kanak22 commented 2 years ago

I assigned you 3 issues complete them .. then i will assign this to u

Niyati3031 commented 2 years ago

Can you assign this it me please @kanak22

kanak22 commented 2 years ago

Both of you mention your languages

Niyati3031 commented 2 years ago

Java

Niyati3031 commented 2 years ago

please assign to me..

lalit-commits commented 2 years ago

please assign it to me language : c++

kanak22 commented 2 years ago

@lalit-commits Cpp is done, Is there any other language u can contribute in?

kanak22 commented 2 years ago

@varunsharma21 I wont be merging this PR as the issue wasnt assigned to you yet and it would be a breach of the guidelines if i merged it.

I am assigning you and @Niyati3031 , start working on it and make a PR.

varunsharma21 commented 2 years ago

Made a PR giving 3 solutions to the problem in CPP.