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

Added the doctests - Contributes to #9943 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13716 opened Oct 23, 2025 by Priyal595 Loading…
12 of 15 tasks
Feature: Added a new backtracking question for the better understanding of backtracking awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required tests are failing Do not merge until tests pass
#13712 opened Oct 23, 2025 by viswajith275 Loading…
13 of 15 tasks
Add reverse_string algorithm with type checking and examples awaiting reviews This PR is ready to be reviewed
#13707 opened Oct 23, 2025 by muannn Loading…
Fix doctests in factorial_recursive function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13703 opened Oct 23, 2025 by Tejasrahane Loading…
6 tasks done
Add comprehensive doctests to arc_length.py tests are failing Do not merge until tests pass
#13702 opened Oct 23, 2025 by Tejasrahane Loading…
15 tasks
Update and_gate.py
#13701 opened Oct 23, 2025 by Henry-the-Sun Loading…
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
Fix 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 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
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.