Skip to content

Conversation

rahulkumaran
Copy link
Contributor

Code for shell sort in python
To test, one can just run the code. There's already a default test case in the program.
If one wants to change the test cases, then you can simply add new tests in the "main" part of the program and call the function shellSort(<test_case_name>)

Copy link
Member

@prateekiiest prateekiiest left a comment

Choose a reason for hiding this comment

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

can you please add a readme along with this?

@prateekiiest
Copy link
Member

shell sort readme is there.
Thanks ! @rahulkumaran

@prateekiiest prateekiiest merged commit 7c9fb01 into codeIIEST:master Dec 8, 2017
@rahulkumaran
Copy link
Contributor Author

@prateekiiest thanks for merging it :)

@rahulkumaran rahulkumaran deleted the rahulkumaran-shell_sort branch December 9, 2017 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants