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

Add mergesort algorithm chapter in javascript #763

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jonastg
Copy link

@jonastg jonastg commented Oct 10, 2020

No description provided.

@leios
Copy link
Member

leios commented Oct 12, 2020

Thanks for this! It takes a while to get to new chapters, but I will try to do it this week!

@berquist berquist added Chapter This provides a new chapter. (md files are edited) Hacktoberfest The label for all Hacktoberfest related things! Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) labels Oct 15, 2020
Copy link

@Nufflee Nufflee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than a few minor suggestions, looks good to me 👍

contents/merge_sort/merge_sort.md Outdated Show resolved Hide resolved
contents/merge_sort/merge_sort.md Outdated Show resolved Hide resolved
jonastg and others added 2 commits January 7, 2021 08:54
Co-authored-by: Nufflee <zifcani@gmail.com>
Co-authored-by: Nufflee <zifcani@gmail.com>
@jonastg
Copy link
Author

jonastg commented Jan 7, 2021

Thanks @Nufflee for the suggestions, committed!

@ntindle
Copy link
Member

ntindle commented Aug 28, 2021

[lang: javascript]

@github-actions github-actions bot added the lang: javascript Javascript programming language label Aug 28, 2021
@Amaras Amaras changed the title Add mergesort algorithm in javascript Add mergesort algorithm chapter in javascript Aug 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Chapter This provides a new chapter. (md files are edited) Hacktoberfest The label for all Hacktoberfest related things! hacktoberfest-accepted Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) lang: javascript Javascript programming language
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants