Skip to content

Implement Merge Sort in C# #216

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Introwitt
Copy link

@Introwitt Introwitt commented Oct 4, 2018

Added Merge Sort in C# .

Path : Sorting/Merge Sort/C#/MergeSort.cs

Issue #216

Types of changes

  • New Algorithm (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.

  • I have read the CONTRIBUTING document.

@GnikDroy
Copy link
Contributor

GnikDroy commented Oct 4, 2018

@Introwitt Can you create an issue first and reference that to the pull request here?
Also please fill the description above by editing the comment.

@GnikDroy GnikDroy added Code Review Request Requesting reviewing of code hacktoberfest For issues and PRs done during hacktoberfest labels Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Review Request Requesting reviewing of code hacktoberfest For issues and PRs done during hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants