sbshah97 / DS-Algo-Handbook

[ONGOING] ACM ICPC Handbook for Algorithms and Data Structures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add README for Sorting Algorithms

sbshah97 opened this issue Β· comments

Hey! Looks like you're on your way to your First Pull Request. You don't even need to write a single line of code for this!

Welcome to the Hacktoberfest! πŸ˜„ This is a First-Timer Issue to increase your confidence in the field of Open-Source. All you have to do is send a Pull Request (Click here to see how to send a Pull Request).

All you have to do is explain the Sorting Algorithms and an appropriate explanation for the same. Just make sure you explain the concepts in the respective Sorting Algorithms.

  • Bubble Sort
  • Bucket Sort
  • Heap Sort
  • Insertion Sort
  • Merge Sort
  • Quick Sort
  • Radix Sort
  • Selection Sort
  • Shell Sort
  • Topological Sort
  • Tree Sort

Ground rules:

  1. Whoever claims the Issue first, should send a Pull Request within 24 hours else it'll be assigned to another claimant and further Pull Requests regarding that issue will not be entertained.
  2. Pull Requests sent without claiming and referencing the Issue will not be entertained.
  3. Make sure your Pull Requests have just one commit in them. Squash multiple commits into one if you have to.
  4. Make sure you put in the proper folder. If you do not know where to push the code for the Data Structures, feel free to ask in the comments section below. πŸ˜„
  5. Kindly claim one Sorting Algorithm before moving to another!

Hi, I'd like to claim this one

Which Sorting Algorithm, @mlterpstra92 ?

hi, I would like to claim selection sort

Go ahead people!

Hi @salman-bhai
I would like to claim Bucket Sort Algorithm.
Thanks :)

Go ahead, @ShreyaSa

Hi I would like to claim Merge Sort

Hi
I would like to claim bubble sort and insertion sort.

I would like to claim for Heap Sort

commit 4c52c72

I would like to claim for Quick sort.

i would like to claim for selection sort

i would like to claim radix sort

I would like to claim for tree sort

I would like to claim Bubble sort

I would like to claim heapsort, mergesort, quicksort, bubble or insertion sort !

I would like to claim for Bubble Sort
Please see commit #178

I would like to claim for Shell Sort

Hey! I would like to claim for insertion sort

Hey! I did insertion sort. Can you please help me where i have to push?Thanks

Hey! Please see commit #181 .Thanks

Hey! I would like to claim merge sort.

Hey! Please see commit #183 .Thanks

Hey! I would like to claim quick sort.

Hey kindly change commit #183 according to how mentioned @Radhikadua123

Hey! Please see commit #186 .

I wish to claim topological sort.

Claimed Tree sort since there was no update.