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

Intermediate Sorting Algorithms in Python #8

Open
23 tasks done
geekquad opened this issue Sep 29, 2020 · 60 comments
Open
23 tasks done

Intermediate Sorting Algorithms in Python #8

geekquad opened this issue Sep 29, 2020 · 60 comments

Comments

@geekquad
Copy link
Owner

geekquad commented Sep 29, 2020

List of beginner to intermediate algorithms in Python:

  • 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

  • Pigeon Sort

  • Pancake Sort

  • Gnome Sort

  • External Sort

  • Double Sort

  • Cycle Sort

  • Counting sort

  • Strand 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 :)

@kritikaparmar-programmer
Copy link
Contributor

Hey @geekquad I would like to work on Recursive Insertion Sort. Please assign me..

@MAJOR-BEAST
Copy link
Contributor

Hey @geekquad I would like to work on Recursive Insertion Sort. Please assign me..

Hey Kritika, surely, We'll assign you with it. Just wait for today, and you'll be good to go from tomorrow.

@arkodeepg
Copy link

Hi, @geekquad when the hacktoberfest starts please assign me Recursive Quick Sort

@utkarshbajaj
Copy link
Contributor

Hi, @geekquad I would like to work on recursive bubble sort, please assign me!

@geekquad
Copy link
Owner Author

Hello Everyone!
Assigning @kritikaparmar-programmer with Recursive Insertion Sort.
Assigning @arkodeepg with Recursive Quick Sort.
Assigning @utkarshbajaj with Recursive Bubble Sort.

Remember, PRs will be counted from the 1st of October. Please go through the contributing guidelines too. Please join our Slack channel as well.

@Siddhant-K-code
Copy link
Contributor

I would like to work on the following :
Bead Sort, Bitonic Sort, Bogo Sort, Bucket Sort, Cocktail Shaker Sort, Comb Sort

if Multiples are allowed, so @geekquad pls assign me these.

@geekquad
Copy link
Owner Author

Assigning Bead Sort, Bitonic Sort, Comb Sort to @Siddhant-K-code
Remember, PRs will be counted from the 1st of October.

@thisislazaruss
Copy link
Contributor

thisislazaruss commented Sep 30, 2020

Hi I would like to work on tim sort

@MAJOR-BEAST
Copy link
Contributor

Hey @

Hi I would like to work on tim sort

Hey Srishti, which one would you like to work upon. Remember, PRs will be counted from 1st Oct. Also, do join the slack channel.

@thisislazaruss
Copy link
Contributor

Tim Sort

@MAJOR-BEAST
Copy link
Contributor

Assigning @srishtipoudel with Trim Sort

@Sowmyasree101
Copy link
Contributor

@geekquad I want to work on recursive insertion sort. Can u assign it to me if its still there?

@nickymarino
Copy link
Contributor

nickymarino commented Oct 5, 2020

@geekquad Please assign me bucket sort, gnome sort, and double sort if they're still available. Thanks!

@geekquad
Copy link
Owner Author

geekquad commented Oct 5, 2020

Hey @nickymarino, unfortunately, they are already assigned to someone else. But we have more issues here.

@Kamesh-Mishra
Copy link
Contributor

I would like to contribute Counting sort and Strand sort, @geekquad could you please assign me!!

@kritikaparmar-programmer
Copy link
Contributor

Hey @geekquad please assign me recursive quick sort

@geekquad
Copy link
Owner Author

Assigning @Kamesh-Mishra with Counting sort and Strand sort.
Assigning @kritikaparmar-programmer with Recursive quick sort.

@adi-mohan
Copy link
Contributor

Hi! Please assign me Recursive Insertion Sort.

@geekquad
Copy link
Owner Author

Assigning Recursive Insertion Sort to @adi-mohan.

@Vrok2401
Copy link
Contributor

I was assigned to Gnome sort in CPP but I pushed the algorithm in Python instead. You can assign me on Gnome sort here if you wish.

@geekquad
Copy link
Owner Author

Hey @Vrok2401, it is okay. Since you have already pushed it and the code has been merged I have omitted it. Thankyou.

@geekquad
Copy link
Owner Author

Hey @nickymarino, Bucket Sort is available. Let me know if you would like to work on it. Thankyou.

@nickymarino
Copy link
Contributor

@geekquad I can do it!

@geekquad
Copy link
Owner Author

Awesome. Assigning Bucket Sort to @nickymarino.

@Its-Puja-Singh
Copy link

Assign me cycle sort

@geekquad
Copy link
Owner Author

Assigning Cycle Sort to @Its-Puja-Singh

@Poobalan1210
Copy link
Contributor

I like to add cycle sort.can you assign me.

@LakhanMardi
Copy link
Contributor

Hey @geekquad can I work on cycle sort.

@geekquad
Copy link
Owner Author

Assigning Cycle Sort to @Poobalan1210.

Sorry @LakhanMardi, issues are first come first serve.

@adi-mohan adi-mohan removed their assignment Mar 15, 2021
@nickymarino nickymarino removed their assignment Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment