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

Implement Merge Sort in C++ #21

Open
VamsiSangam opened this issue Feb 3, 2017 · 2 comments
Open

Implement Merge Sort in C++ #21

VamsiSangam opened this issue Feb 3, 2017 · 2 comments
Labels

Comments

@VamsiSangam
Copy link
Owner

Issue Description

Guidelines

  • Your code will be live on a tutorial website, so code readability and understandability will be given paramount importance.
  • Please follow coding conventions listed in CONVENTIONS.md
  • The directory structure of the project is pretty obvious, but take a moment to go through STRUCTURE.md if you are confused where to place your code.
  • Please add a few sample input output test case files too. Minimum 1. The more the merrier!
@sbshah97
Copy link
Contributor

Can I work on this Issue?

@VamsiSangam
Copy link
Owner Author

Your enthusiasm for contributing is very welcomed, but you have pending issues. Please complete all pending issues before claiming another. Lets follow this rule so that others can have a chance to issues as well 😅 . I hope you understand.

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

No branches or pull requests

2 participants