Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hacktober Issue #3 #10

Merged
merged 2 commits into from Oct 16, 2019
Merged

Hacktober Issue #3 #10

merged 2 commits into from Oct 16, 2019

Conversation

PavanKKamra
Copy link
Contributor

These are changes to the issue Hacktober Issue #3 :

Changes the structure of the code and I added a lot of comments to explain the different types of Sorts and what the functions are doing.

  1. Structure Change:
    Sorting(Folder)
    BubbleSort(SubFolder)
    - Files related to BubbleSort
    BucketSort(SubFolder)
    - Files related to BucketSort
    ..... continuation

  2. Added documentation to functions & tried to make it more understandable to the reader.

I hope these changes are good!

Thank you,
Pavan.

Changes the structure of the code and I added a lot of comments to explain the different types of Sorts and what the functions are doing.
@PavanKKamra PavanKKamra changed the title Structure Change & Comments Implemented Hacktober Issue #3 Oct 16, 2019
@miniam miniam merged commit 2665a9e into miniam:master Oct 16, 2019
@PavanKKamra PavanKKamra deleted the Hacktober-Issue-#3 branch October 20, 2019 23:40
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.

None yet

3 participants