Skip to content
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

Sorting Algorithms in Cpp #238

Closed
27 of 30 tasks
geekquad opened this issue Oct 7, 2020 · 34 comments · Fixed by #357
Closed
27 of 30 tasks

Sorting Algorithms in Cpp #238

geekquad opened this issue Oct 7, 2020 · 34 comments · Fixed by #357
Labels
beginner-friendly A beginner friendly issue cpp Algorithms in C++ good first issue Good for newcomers up-for-grab

Comments

@geekquad
Copy link
Owner

geekquad commented Oct 7, 2020

  • Insertion Sort

  • Selection Sort

  • Bubble Sort

  • Heap Sort

  • Quick Sort

  • Radix Sort

  • Merge Sort

  • Wiggle sort

  • Tree sort

  • Shell sort

  • Tim sort

  • Stooge sort

  • Recursive Quick Sort

  • Recursive Insertion Sort

  • Recursive Bubble Sort

  • Random Pivot Quick Sort

  • Bead Sort

  • Bitonic Sort

  • Bogo Sort

  • Bucket Sort

  • Cocktail Shaker Sort

  • Comb Sort

  • Counting Sort

  • Pigeon Sort

  • Pancake Sort

  • Gnome Sort

  • External Sort

  • Double Sort

  • Cycle Sort

  • Slow Sort

Please comment on which one you would like to work on so that we can assign you.
Please make separate PRs for every algorithm so that it gets easy for us to review as well.
Join our slack channel here. . Keep Contributing. Thankyou :)

@geekquad geekquad added good first issue Good for newcomers beginner-friendly A beginner friendly issue hacktoberfest-accepted up-for-grab cpp Algorithms in C++ labels Oct 7, 2020
@ArunKumar-25
Copy link
Contributor

@geekquad i would like to work on Insertion Sort, Selection Sort, Bubble Sort, Quick Sort assign this to me

@rudrakshi99
Copy link
Contributor

rudrakshi99 commented Oct 7, 2020

Hey @geekquad, Please assign me merge sort.

@jigneshoo7
Copy link
Contributor

Please assign me for external sort, Cycle Sort

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning Insertion Sort, Selection Sort, Bubble Sort, and Quick Sort to @ArunKumar-25.
Assigning Merge Sort to @rudrakshi99.
Assigning External sort and Cycle Sort to @jigneshoo7.

@CodeSudo
Copy link
Contributor

CodeSudo commented Oct 7, 2020

can you assign me Bucket Sort, Cocktail Shaker Sort, Comb Sort, Pigeon Sort, Pancake Sort!

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning Bucket Sort and Cocktail Shaker Sort to @Iampradeepkundra.

@Anagha-2000
Copy link
Contributor

hey, can you assign me: recursive bubble sort, recursive quicksort, recursive insertion sort @geekquad

@geekquad
Copy link
Owner Author

geekquad commented Oct 7, 2020

Assigning recursive bubble sort, recursive quicksort, and recursive insertion sort to @Anagha-2000

@ghost
Copy link

ghost commented Oct 7, 2020

I would really like to work on Merge Sort ,Heap Sort and Radix Sort...i will add meaningful comments so that beginners will understand it easily.

@geekquad
Copy link
Owner Author

geekquad commented Oct 8, 2020

Hey @AyangBori7, merge sort is already taken. Assigning Heap Sort and Radix Sort to you. Thankyou :)

@geekquad geekquad assigned ghost Oct 8, 2020
@iamKushagra
Copy link
Contributor

Assign tree sort to me.

@kritikaparmar-programmer
Copy link
Contributor

Please assign shell sort to me @geekquad

@geekquad
Copy link
Owner Author

Assigning Tree Sort to @iamKushagra.
Assigning Shell Sort to @kritikaparmar-programmer.

@iamKushagra
Copy link
Contributor

Also, assign Wiggle Sort to me @geekquad

@geekquad
Copy link
Owner Author

Assigning Wiggle Sort to @iamKushagra.

@iamKushagra
Copy link
Contributor

Assign me Bogo, Bead, and Comb Sort

@geekquad
Copy link
Owner Author

Assigning Bogo, Bead, and Comb Sort to @iamKushagra

@aishnayak
Copy link
Contributor

asign me pegion and pancake sort

@geekquad
Copy link
Owner Author

Assigning Pigeon and pancake sort to @aishnayak.

@Vrok2401
Copy link
Contributor

Can you assign me on Gnome sort?

@ishneet890
Copy link

Assign me bubble sort @geekquad

@geekquad
Copy link
Owner Author

  • Assigning Genome sort to @Vrok2401.

  • Hey @ishneet890, Bubble sort is already taken by someone else. Please see if you can contribute to something else.

@kritikaparmar-programmer
Copy link
Contributor

Hey @geekquad Please assign Random Pivot Quick sort to me.

@geekquad
Copy link
Owner Author

Assigning Random Pivot Quicksort to @kritikaparmar-programmer

@Aarti002
Copy link
Contributor

@geekquad can i take double sort i will use python

@Aarti002
Copy link
Contributor

if it is already assigned to someone then i will go with Tim sort and quick sort in python , is this fine? @geekquad

@geekquad
Copy link
Owner Author

Hey @Aarti002, I am sorry but these codes should be implemented in C++. If you want to contribute using the Python language please go here and see if there is something missing and you would like to contribute. Please contact me on Slack for any queries. Thank you.
Let me know if you need these issues in Cpp. Thankyou.

@Aarti002
Copy link
Contributor

No problem i can also use cpp , now can i take all this issues? @geekquad

@geekquad
Copy link
Owner Author

Assigning Double and Tim sort to @Aarti002.
Quick Sort is already up with someone but we have more. Ask for others as well if you want to. Thankyou.

@bera5186
Copy link
Contributor

@geekquad assign bitonic sort to me! I have made a pull request for all the previously assigned tasks! Thanks ;)

@bera5186
Copy link
Contributor

@geekquad assign bitonic sort to me! I have made a pull request for all the previously assigned tasks! Thanks ;)

???

@geekquad
Copy link
Owner Author

Assigning bitonic sort to @bera5186.

@Mansi145
Copy link
Contributor

Hey @geekquad, I'd like to work on the Stooge Sorting Algorithm. Is the issue open for contribution?

@geekquad
Copy link
Owner Author

Assigning Stooge Sorting Algorithm to @Mansi145.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly A beginner friendly issue cpp Algorithms in C++ good first issue Good for newcomers up-for-grab
Projects
None yet
Development

Successfully merging a pull request may close this issue.