theoryofprogramming icon indicating copy to clipboard operation
theoryofprogramming copied to clipboard

Implement Merge Sort in C++

Open VamsiSangam opened this issue 8 years ago • 2 comments

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!

VamsiSangam avatar Feb 03 '17 17:02 VamsiSangam

Can I work on this Issue?

sbshah97 avatar Apr 16 '17 06:04 sbshah97

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 :sweat_smile: . I hope you understand.

VamsiSangam avatar Apr 16 '17 13:04 VamsiSangam