Skip to content

Conversation

@Martmists-GH
Copy link
Contributor

Added functions, tests and documentation for all of these.

Note:
This repository should follow PEP8 guidelines, so I recommend adding a linter (flake8 or yapf) to check the code for any PR submitted. This would improve code quality overall.
Additionally, I recommend using spaces over tabs as most IDEs (such as PyCharm) use spaces for indentation by default.

Martmists-GH and others added 2 commits October 9, 2018 18:52
Signed-off-by: Martmists <martmists@gmail.com>
Copy link
Owner

@abranhe abranhe left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution to The All ▲lgorithms project, the huge collection of algorithms implemented in different languages.

  • ✅Bubble Sort
  • ✅Insertion Sort
  • ✅Selection Sort

Thanks again! and keep it in touch, there is a lot of code to review & you can help!!

Make sure you visit @AllAlgorithms/Python

I will try to drop a new release at the end of the month with the new algorithm that people may add, so I guess your contribution would be available on version v0.0.1 soon.

@abranhe abranhe merged commit 0217d88 into abranhe:master Oct 9, 2018
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