Skip to content

Adding MergeSort 3way in C - #139

Open
pedropp98 wants to merge 1 commit into
Bijay555:mainfrom
pedropp98:pedro-perez
Open

Adding MergeSort 3way in C#139
pedropp98 wants to merge 1 commit into
Bijay555:mainfrom
pedropp98:pedro-perez

Conversation

@pedropp98

Copy link
Copy Markdown
Contributor

I thought it'd be a good ideia do add mergesort 3way as well. Mergesort 3way works slightly different than a regular mergesort. It split the array into three pieces to order it.

@Bijay555 Bijay555 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

there is already mergesort in c

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.

2 participants