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

feat: added unified tree traversal to compute preorder, inorder, and postorder in one pass awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#13773 opened Oct 26, 2025 by TenFinges Loading… updated Oct 26, 2025
11 tasks done
Create digitial_root.py awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13772 opened Oct 26, 2025 by jatinnarula207-bot Loading… updated Oct 26, 2025
12 of 15 tasks
Improve the existing TimSort implementation awaiting reviews This PR is ready to be reviewed
#13758 opened Oct 25, 2025 by pgnikolov Loading… updated Oct 26, 2025
12 of 15 tasks
Implement Strassen's matrix multiplication algorithm
#13755 opened Oct 25, 2025 by ITZ-NIHALPATEL Loading… updated Oct 25, 2025
1 of 15 tasks
Add Simon's Algorithm awaiting reviews This PR is ready to be reviewed
#13754 opened Oct 25, 2025 by Rajasree2004 Loading… updated Oct 25, 2025
11 of 15 tasks
Add Merkle Tree construction and verification algorithm awaiting reviews This PR is ready to be reviewed
#13753 opened Oct 25, 2025 by Rajasree2004 Loading… updated Oct 25, 2025
11 of 15 tasks
Bresenham line advanced algorithm which handles all octants ( for hacktoberfest ) awaiting reviews This PR is ready to be reviewed
#13751 opened Oct 25, 2025 by devdandekar24 Loading… updated Oct 25, 2025
11 of 15 tasks
Added Bresenham Line Algorithm basic version for first quadrant
#13750 opened Oct 25, 2025 by devdandekar24 Loading… updated Oct 25, 2025
11 of 15 tasks
Added armstrong_number.py program for hactoberfest awaiting reviews This PR is ready to be reviewed
#13749 opened Oct 25, 2025 by Renuka-Kamani Loading… updated Oct 25, 2025
15 tasks
Add comprehensive doctests to arc_length.py awaiting reviews This PR is ready to be reviewed
#13702 opened Oct 23, 2025 by Tejasrahane Loading… updated Oct 25, 2025
15 tasks
feat(dp): palindrome partitioning - minimum cuts (O(n²)) tests are failing Do not merge until tests pass
#13746 opened Oct 24, 2025 by GitandTonic Loading… updated Oct 24, 2025
4 tasks
Refine README formatting and add usage notes "Fixes #13714". awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13726 opened Oct 23, 2025 by Aujasyarajput18 Loading… updated Oct 24, 2025
12 of 15 tasks
Add Vision Transformer demo for image classification (Fixes #13372) awaiting reviews This PR is ready to be reviewed
#13538 opened Oct 16, 2025 by kdt523 Loading… updated Oct 24, 2025
Add Manhattan and Minkowski distances to KNN with doctests
#13555 opened Oct 17, 2025 by kdt523 Loading… updated Oct 24, 2025
Feature federated learning awaiting reviews This PR is ready to be reviewed
#13615 opened Oct 20, 2025 by kdt523 Loading… updated Oct 24, 2025
2 of 4 tasks
Add median of two sorted arrays implementation #13717 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
#13742 opened Oct 24, 2025 by anshmittal2004 Loading… updated Oct 24, 2025
10 tasks done
Added Python file for Catalan Numbers (Cn) awaiting reviews This PR is ready to be reviewed
#13733 opened Oct 24, 2025 by RishabhIIITD Loading… updated Oct 24, 2025
11 of 15 tasks
Add divide two integers algorithm awaiting reviews This PR is ready to be reviewed
#13737 opened Oct 24, 2025 by devdandekar24 Loading… updated Oct 24, 2025
12 of 14 tasks
Fix ellipse perimeter calculation awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13690 opened Oct 22, 2025 by avyukth-fll Loading… updated Oct 24, 2025
12 of 15 tasks
Add basic motion detection script awaiting reviews This PR is ready to be reviewed
#13363 opened Oct 9, 2025 by shivamkb17 Loading… updated Oct 24, 2025
11 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… updated Oct 24, 2025
10 of 14 tasks
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… updated Oct 24, 2025
6 tasks done
Added Nesterov and Adam Optimizers awaiting reviews This PR is ready to be reviewed
#13718 opened Oct 23, 2025 by Adhithya-Laxman Loading… updated Oct 23, 2025
10 tasks done
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… updated Oct 23, 2025
ProTip! Follow long discussions with comments:>50.