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

Refactor diophantine_equation.py for clarity tests are failing Do not merge until tests pass
#13700 opened Oct 22, 2025 by Benjamin-Ferrin Loading…
15 tasks
Add XOR Linked List implementation with doctests awaiting reviews This PR is ready to be reviewed
#13699 opened Oct 22, 2025 by IneshAg Loading…
11 of 12 tasks
refactor(strings): Improve and correct KMP implementation awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13694 opened Oct 22, 2025 by msaadsbr Loading…
Travelling Sales Person awaiting reviews This PR is ready to be reviewed
#13693 opened Oct 22, 2025 by aishaandatt Loading…
9 of 15 tasks
feat: add neural network optimizers module awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files require descriptive names This PR needs descriptive function and/or variable names
#13691 opened Oct 22, 2025 by shretadas Loading…
13 of 15 tasks
Ellipse perimeter calculation 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
#13690 opened Oct 22, 2025 by avyukth-fll Loading…
12 of 15 tasks
Fix example in bubble_sort_recursive docstring awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13688 opened Oct 22, 2025 by avyukth-fll Loading…
12 of 15 tasks
added TSP solution using MST implementation with docstrings under Graphs 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
#13682 opened Oct 22, 2025 by raisaaajose Loading…
12 of 15 tasks
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
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…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.