Skip to content

Add tests and improve documentation on new sorting algorithms - #97

Merged
OmkarPathak merged 1 commit into
OmkarPathak:masterfrom
Tjstretchalot:master
Oct 16, 2019
Merged

Add tests and improve documentation on new sorting algorithms#97
OmkarPathak merged 1 commit into
OmkarPathak:masterfrom
Tjstretchalot:master

Conversation

@Tjstretchalot

Copy link
Copy Markdown
Contributor

This effectively standardizes the function arguments for all the new
sorting algorithms to be consistent with the other ones. Also fixes a few
bugs and performs some style improvements, such as moving documentation
of functions to after the function definition instead of before, and
adding documentation where it is missing.

This effectively standardizes the function arguments for all the new
sorting algorithms to be consistent with the other ones. Also fixes a few
bugs and performs some style improvements, such as moving documentation
of functions to after the function definition instead of before, and
adding documentation where it is missing.
@OmkarPathak
OmkarPathak merged commit 5cc90d1 into OmkarPathak:master Oct 16, 2019
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