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

Summarize time complexity of merge sort #20632

Merged
merged 1 commit into from Oct 31, 2018

Conversation

anhnguyen1618
Copy link
Contributor

@anhnguyen1618 anhnguyen1618 commented Oct 18, 2018

Add simple way to remember time complexity of merge sort

  • I have read freeCodeCamp's contribution guidelines.
  • My pull request has a descriptive title (not a vague title like Update index.md)
  • My pull request targets the master branch of freeCodeCamp.
  • None of my changes are plagiarized from another source without proper attribution.
  • My article does not contain shortened URLs or affiliate links.

If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.

Closes #XXXXX

Add simple way to remember time complexity of merge sort
@cmccormack
Copy link
Member

This looks good to me. Thank you for your contribution!

@cmccormack cmccormack merged commit 8d0ca17 into freeCodeCamp:master Oct 31, 2018
matthew-beaty pushed a commit to matthew-beaty/freeCodeCamp that referenced this pull request Nov 14, 2018
Add simple way to remember time complexity of merge sort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants