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

Add Adagrad optimizer implementation in Pure Numpy awaiting reviews This PR is ready to be reviewed
#13681 opened Oct 22, 2025 by Adhithya-Laxman Loading…
10 tasks done
Add Momentum SGD optimizer implementation awaiting reviews This PR is ready to be reviewed
#13680 opened Oct 22, 2025 by Adhithya-Laxman Loading…
10 tasks done
added DSA problem of rare_number awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names tests are failing Do not merge until tests pass
#13679 opened Oct 22, 2025 by bibhukesh22 Loading…
11 of 15 tasks
Create is_power_of_four.py awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13676 opened Oct 22, 2025 by MeloveGupta Loading…
12 of 15 tasks
Create is_power_of_three.py awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13675 opened Oct 22, 2025 by MeloveGupta Loading…
12 of 15 tasks
feat: add SGD optimizer for neural networks awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13671 opened Oct 22, 2025 by madhavansingh Loading…
12 of 14 tasks
Baconian cipher with any 2 symbols 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
#13670 opened Oct 22, 2025 by avyukth-fll Loading…
13 of 15 tasks
Add data structure programs tests are failing Do not merge until tests pass
#13666 opened Oct 22, 2025 by Tejasrahane Loading…
15 tasks
Add five logic building problems to logic_building_problems directory awaiting reviews This PR is ready to be reviewed
#13663 opened Oct 22, 2025 by Tejasrahane Loading…
10 of 14 tasks
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 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
#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 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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.