DS-Algo-Point icon indicating copy to clipboard operation
DS-Algo-Point copied to clipboard

Implement Merge Sort

Open aditik03 opened this issue 4 years ago • 12 comments

🚀 Feature

Implement Merge Sort. Add (inside comment) Sample input and output at the end of the file along with Time and Space Complexity.

Have you read the Contribution Guidelines?

Yes.

Pitch

This sorting technique will let you understand the Divide and Conquer approach and the concept of stable algorithms.

Assignees

@Pratap2018 - C @AnanyaNagar - C++ @Pratap2018 - Java @ashitajain14 - Python

aditik03 avatar Sep 29 '20 07:09 aditik03

i want to work on this

Pratap2018 avatar Sep 29 '20 07:09 Pratap2018

i want to work on this

Which programming language?

sukritishah15 avatar Sep 29 '20 07:09 sukritishah15

I can work on c++ , c ,python, js ,java

Pratap2018 avatar Sep 29 '20 07:09 Pratap2018

I can work on c++ , c ,python, js ,java

Okay. I will assign this to you in C and Java, for now.

sukritishah15 avatar Sep 29 '20 07:09 sukritishah15

hey, can you assign me this issue in python?

ashitajain14 avatar Sep 29 '20 07:09 ashitajain14

hey, can you assign me this issue in python?

Sure. Assigned.

sukritishah15 avatar Sep 29 '20 07:09 sukritishah15

Can you assign me this in C++

AnanyaNagar avatar Sep 29 '20 07:09 AnanyaNagar

Can i get Java or C?

scshiv29-dev avatar Sep 29 '20 14:09 scshiv29-dev

Can i get Java or C?

@scshiv29-dev Some contributors have already claimed the issue for these languages. We will be creating more issues tonight and tomorrow. Even, you can create issues, we will assign them to you. Stay Tuned!

Thank you!

sukritishah15 avatar Sep 29 '20 14:09 sukritishah15

@Pratap2018 Please make a PR ASAP

manan025 avatar Oct 02 '20 09:10 manan025

@manan025 I already got merged

Pratap2018 avatar Oct 07 '20 17:10 Pratap2018

Hi, can i do this in go?

AndreaBiondaro avatar Oct 27 '20 18:10 AndreaBiondaro