Skip to content

the second array may have residual elements. #429

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

Merged
merged 3 commits into from
May 18, 2018

Conversation

wangz1x
Copy link
Contributor

@wangz1x wangz1x commented Apr 25, 2018

This is my first time to create pull request, if I did something wrong, I'll apologize.
The next is why a create pull request.
If "i" reaches "mid" , but "j" doesn't reach "right", the left of "j" should also be add to arr.
Thanks.

@kezhenxu94
Copy link

Yes, I agree! But I think it would be better to write the commit message more precisely instead of just saying "modify MergeSort.java".

@wangz1x
Copy link
Contributor Author

wangz1x commented Apr 26, 2018

Thanks for replying! I'll think about a better commit message~

@wangz1x wangz1x changed the title modify MergeSort.java the second array may have residual elements. Apr 26, 2018
@christianbender christianbender merged commit 52f7e4e into TheAlgorithms:master May 18, 2018
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.

3 participants