Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Implement sliding window maximum algorithm using deque awaiting reviews This PR is ready to be reviewed
#13661 opened Oct 21, 2025 by MahyudeenShahid Loading…
11 of 15 tasks
Feat/snake water gun game awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html tests are failing Do not merge until tests pass
#13658 opened Oct 21, 2025 by Akhila21-6 Loading…
11 of 15 tasks
Add Pollard’s Rho algorithm for discrete logarithm awaiting reviews This PR is ready to be reviewed
#13657 opened Oct 21, 2025 by sonianuj287 Loading…
11 of 15 tasks
Create real_time_encoder_transformer.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13655 opened Oct 21, 2025 by ajatshatru01 Loading…
11 of 15 tasks
Improve error handling in coordinate compression awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13653 opened Oct 21, 2025 by rohitbansal2005 Loading…
15 tasks done
add is_power_of_two with doctests
#13648 opened Oct 21, 2025 by MeloveGupta Loading…
12 of 15 tasks
Add ordinal representation generator for closed Hamiltonian tours
#13647 opened Oct 21, 2025 by Naman-Vasudev Loading…
12 of 15 tasks
Add deep belief network awaiting reviews This PR is ready to be reviewed
#13646 opened Oct 21, 2025 by Adhithya-Laxman Loading…
12 tasks done
Add adjacency representation generator for closed Hamiltonian tours awaiting reviews This PR is ready to be reviewed
#13645 opened Oct 21, 2025 by Naman-Vasudev Loading…
Implement K-Medoids clustering algorithm #13488 awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html tests are failing Do not merge until tests pass
#13644 opened Oct 21, 2025 by rohitbansal2005 Loading…
12 tasks done
Add a_very_big_sum algorithm to maths folder awaiting reviews This PR is ready to be reviewed
#13642 opened Oct 21, 2025 by komalharshita Loading…
11 of 14 tasks
Add smooth sort algorithm implementation awaiting reviews This PR is ready to be reviewed
#13641 opened Oct 21, 2025 by aadr22 Loading…
11 of 15 tasks
Implement __repr__ method for debugging
#13640 opened Oct 21, 2025 by Yamiinii Loading…
12 of 16 tasks
Update sol1.py
#13639 opened Oct 21, 2025 by Subhan030 Loading…
15 tasks
Add age_controller.py with validate_age function (issue #12809) awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13638 opened Oct 21, 2025 by Tejasrahane Loading…
12 of 15 tasks
Add Gaussian Mixture Model (GMM) Algorithm for Clustering awaiting reviews This PR is ready to be reviewed
#13637 opened Oct 20, 2025 by ruman23 Loading…
11 of 15 tasks
feat: add Radial Basis Function Neural Network (Implements #12322) awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#13636 opened Oct 20, 2025 by Monasri29-hub Loading…
fix: avoid log(0) in KL divergence (Fixes #12233) awaiting reviews This PR is ready to be reviewed
#13635 opened Oct 20, 2025 by Monasri29-hub Loading…
feat(conversions): Add Binary and Gray Code conversion algorithms
#13634 opened Oct 20, 2025 by JDeep1234 Loading…
16 tasks done
feat: add sleep sort algorithm and complete bubble sort implementationfeat: add sleep sort and complete bubble sort awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13632 opened Oct 20, 2025 by vishrutha-rao-k Loading…
3 of 4 tasks
Next Prime Number awaiting reviews This PR is ready to be reviewed
#13631 opened Oct 20, 2025 by swamini-jadhav Loading…
12 of 15 tasks
Add generalized nCr (combinations) calculator for real n and integer r awaiting reviews This PR is ready to be reviewed
#13623 opened Oct 20, 2025 by Naman-Vasudev Loading…
8 tasks done
added federated learning awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required tests are failing Do not merge until tests pass
#13622 opened Oct 20, 2025 by justynigam Loading…
12 of 15 tasks
Add comprehensive doctests to disjoint_set.py
#13619 opened Oct 20, 2025 by faizan842 Loading…
Feature federated learning awaiting reviews This PR is ready to be reviewed
#13615 opened Oct 20, 2025 by kdt523 Loading…
2 of 4 tasks
ProTip! Adding no:label will show everything without a label.