zahinekbal / codeWith-hacktoberfest

MIT License
22 stars 111 forks source link

Sorting Algorithms #7

Closed zahinekbal closed 4 years ago

zahinekbal commented 4 years ago

Kindly put it like i.e...

SortingAlgorithm/C++/YourAlgorithm.extension..

Same for java ,c,py... nd then make your PR

Mayankjha997 commented 4 years ago

I want to add bubble sort in c language

paritoshkray commented 4 years ago

Can I add merge sort in C++?

NidhiNivedita6 commented 4 years ago

Please assign me this. I will do selection sort in C

zahinekbal commented 4 years ago

Please assign me this. I will do selection sort in C

I want to add bubble sort in c language

yes @Mayankjha997 go ahead..

sachin-611 commented 4 years ago

can i do bucket sort in c++ and selection sort ,merge sort ,shell sort in python?

zahinekbal commented 4 years ago

Please assign me this. I will do selection sort in C

go ahead @NidhiNivedita6

zahinekbal commented 4 years ago

Can I add merge sort in C++?

go ahead @paritoshkray

zahinekbal commented 4 years ago

can i do bucket sort in c++ and selection sort ,merge sort ,shell sort python?

Sure go ahead @sachin-611

JatinArora23 commented 4 years ago

hey! Can i do bubble sort using python?

zahinekbal commented 4 years ago

hey! Can i do bubble sort using python?

Sure go ahead

ahmedashfaq027 commented 4 years ago

Hey, Can i add quick sort using Java?

junyongxlee commented 4 years ago

Can I do bubble sort, selection sort and insertion sort and in Java?

theAkashDas commented 4 years ago

Hello ...Can I add insertion sort in C??

Ace117MC commented 4 years ago

Can I add heap sort in C++ ?

saiharsha-22 commented 4 years ago

@zahinekbal can I do quick sort in java?

zahinekbal commented 4 years ago

Hey, Can i add quick sort using Java?

Sure @ahmedashfaq027

zahinekbal commented 4 years ago

@zahinekbal can I do quick sort in java?

@saiharsha-22 I think ahmed is doing the same thing...

sachin-611 commented 4 years ago

@zahinekbal check PR uploaded algorithms

sachin-611 commented 4 years ago

@zahinekbal kindly change hackoctoberfest to hactoberfest in main repro its typo error by you!!

ahmedashfaq027 commented 4 years ago

Hey, Can i add quick sort using Java?

32 Added QuickSort.java

Mayankjha997 commented 4 years ago

@zahinekbal check PR uploaded algorithms#15

saiharsha-22 commented 4 years ago

@zahinekbal can I add shell sort in CPP?

Darshan-Paradox commented 4 years ago

@zahinekbal can I add merge sort implementation in c??

Darshan-Paradox commented 4 years ago

@zahinekbal can I add boggo sort implementation in c??

paritoshkray commented 4 years ago

Can I implement radix sort in C++?

satcasm commented 4 years ago

@zahinekbal just added counting sort in c++. Please review

theAkashDas commented 4 years ago

Please check my PR on insertion sort @zahinekbal

ahmedashfaq027 commented 4 years ago

Hi @zahinekbal , I Updated my PR, Please do check! #63

Mayankjha997 commented 4 years ago

please Review my PR #69

Darshan-Paradox commented 4 years ago

Please check my pull request on mergesort.c and boggosort.c @zahinekbal

70

satcasm commented 4 years ago

@zahinekbal just added counting sort in c++. Please review

Hey @zahinekbal just added the correct formatting. Please review.

suntwalriya commented 4 years ago

Hey @zahinekbal Can i make a PR for insertion sort in C++?

nightrainlily commented 4 years ago

Can I add a heap sort in java?

manvika-10 commented 2 years ago

Hi, I want to add the code of some sorting algorithm in c++ so please assign this issue to me.