-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add sorting algorithms in any language #31
Comments
Hi @Bijay555 can I work on this? |
you can see in sorting algorithm folder and add any algos that are not there in any language. @AarambhVerma |
Thanks @Bijay555, I'll submit a pull request soon! |
Hi, @Bijay555 , I would like to work , can you please assign me the task. Can I add an algorithm like merge sort in c++?? |
Hi @Bijay555 , I just added quick sort in the C language , could you take a look at it, and merge it or mark as hacktoberfest-accepted please? |
Assign me please, I'll submit in Kotlin |
hey @Bijay555 , can u assign this to me? I am interested in doing this |
I'd like to do quick sort in Java,please assign me to this. |
I would also like to do bubble sort in Java. |
guys look to particular folder and PR already created if particular algorithm is not there in particular language. you can write code and PR. |
I have submitted my pr for exponential search,kindly check.
…On Thu, Oct 8, 2020 at 12:12 PM Bijay Adhikari ***@***.***> wrote:
guys look to particular folder and PR already created if particular
algorithm is not there in particular language. you can write code and PR.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO5QHG3DVF3G4447VHKYZPLSJVNNTANCNFSM4SGD4SIA>
.
|
hey @Bijay555 ! Assign me this please. |
Added a PR #90 |
Guys go on writing code and send me PR. PLEASE READ README.MD instructions before PR |
hey @Bijay555 i will do it with less time complexity.can you plse assign it to me in c++? |
Code should be of sorting related.
Code should be clean and well commented
File should be in the format mentioned in README.md and your name should be their in the comment at the beginning
The text was updated successfully, but these errors were encountered: