TheAlgorithms / Python Public
No labels!
There aren’t any labels for this repository quite yet.
29 labels
algorithmic functions should not print
algorithmic functions should not print
awaiting changes
awaiting changes
A maintainer has requested changes to the marked PR.
awaiting merge
awaiting merge
This PR is approved and ready to be merged.
awaiting reviews
awaiting reviews
This PR is ready to be reviewed.
hacktoberfest-accepted
hacktoberfest-accepted
Accepted to be counted towards Hacktoberfest
merge conflicts
merge conflicts
Open a new PR or rebase on the latest commit.
multiple algorithms not allowed
multiple algorithms not allowed
Multiple algorithms in a single pull request are not allowed.
require descriptive names
require descriptive names
Please provide descriptive function and variable names.
require optimization
require optimization
Algorithm needs to be optimized to reduce time complexity.
require proper documentation
require proper documentation
Requested to write the documentation properly.
require tests
require tests
Tests [doctest/unittest/pytest] are required
require type hints
require type hints
https://docs.python.org/3/library/typing.html