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

Quick Sort in C# #130

Open
deepansha-singh opened this issue Oct 17, 2021 · 3 comments
Open

Quick Sort in C# #130

deepansha-singh opened this issue Oct 17, 2021 · 3 comments

Comments

@deepansha-singh
Copy link
Collaborator

Important:

Before you start your work on this issue, make sure you go through the README.md and Contribution Guidelines.md

File structure:

  1. In the Sorting directory, and navigate to the sub-directory Quick Sort.
  2. Create the C# directory in the Quick Sort directory.
  3. Create the file QuickSort.cs.

Here's how the final structure should look like:

  • Sorting
    • Quick Sort
      • Algorithm.md
      • C++
      • C#
        - QuickSort.cs

Please follow the same naming conventions as mentioned.

Before you create a pull request, if you observe that the folder Quick Sort has already been created, then please refrain from creating a new one, make some changes in your forked repository so that it matches with the current one and there are no conflicts.

Note that all PRs are being checked for plagiarism, please refrain from indulging in any crooked means, we trust you!

We thank you for your contribution and time and we hope that you enjoy contributing to open source.

@TheZal
Copy link

TheZal commented Oct 2, 2022

Hi, I would like to work on this! I can do it on c#

@vanshpatelx
Copy link

I want to contribute , please assign me

@atharbeginner
Copy link

Hello @deepansha-singh , I would like to contribute, Can you assign it to me ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants