Skip to content

the second array may have residual elements.#429

Merged
christianbender merged 3 commits into
TheAlgorithms:masterfrom
wangz1x:master
May 18, 2018
Merged

the second array may have residual elements.#429
christianbender merged 3 commits into
TheAlgorithms:masterfrom
wangz1x:master

Conversation

@wangz1x

@wangz1x wangz1x commented Apr 25, 2018

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

wangz1x commented Apr 26, 2018

Copy link
Copy Markdown
Contributor Author

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