creating a new file for sorting#2
Conversation
All sorting algorithms can be a part of this folder.
Hi, @radhikasethi2011. Please contribute some algorithms for your PR to get approved. Only creating a folder won't be counted as a valid PR. Thanks. |
|
How do i add files into this folder then? i can't find it, that's why |
Fork the repo. Clone it into your local. Add the new folder 'sorting' in the base folder. Create new files within the folder. Once done, create a PR. |
|
Okay, i'm working on it! |
MergeSort is already added. Please fetch the code with the latest commits. |
|
I'm new to github. can you let me know if BubbleSort is added too? Can I make a PR for that |
|
I was working on sorting, but i see, you've already added a new folder for sorting. With all kinds of sorts. |

All sorting algorithms can be a part of this folder.