Skip to content

straight-mergesort#40

Merged
cbl merged 2 commits intomainfrom
feat/straightmergesort
Jul 26, 2021
Merged

straight-mergesort#40
cbl merged 2 commits intomainfrom
feat/straightmergesort

Conversation

@jonasclauss
Copy link
Collaborator

I've implemented straight-mergesort. I copied the function merge from the "normal" mergesort, because I didn't want to wait until we merge the other feat. If you prefer the other option, we first have to merge the branches. I also added the same changes in the ArrayPrinter as I did in the feat/mergesort.
Bildschirmfoto 2021-07-26 um 09 17 33
Bildschirmfoto 2021-07-26 um 09 17 46

jonasclauss and others added 2 commits July 26, 2021 09:14
Co-authored-by: github-actions[bot] <action@github.com>
@jonasclauss jonasclauss linked an issue Jul 26, 2021 that may be closed by this pull request
@jonasclauss jonasclauss requested review from cbl and herrmanno July 26, 2021 07:19
@cbl cbl merged commit 7221ff3 into main Jul 26, 2021
@cbl cbl deleted the feat/straightmergesort branch July 26, 2021 16:49
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.

Add straigtmergesort implementation

2 participants