siddeshshewde / Algorithms

Help beginners learn the Git workflow and start contributing to Open Source!
6 stars 20 forks source link

added quick-sort in c #9

Closed ajyan closed 3 years ago

ajyan commented 3 years ago

added quick sort algorithm in c, please review

siddeshshewde commented 3 years ago

Nice clean code buddy! But I think someone is already working on that issue here: https://github.com/siddeshshewde/Algorithms/issues/8 It would be great if you could raise an issue first so that we know you are working on it to avoid any collisions.

ajyan commented 3 years ago

ok, if the other person does not complete the issue, can my solution be merged? I didn't realize I needed to open it first, that's for letting me know.

siddeshshewde commented 3 years ago

Ofcourse, Ill give him couple of days time. Meanwhile would you want to work on some other algo? Let me know

siddeshshewde commented 3 years ago

Closing the issue for now. Let me know if you want to work on some other algo?