-
- Notifications
You must be signed in to change notification settings - Fork 49.2k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add A* (A-star) Pathfinding Algorithm with Doctests & Type Hints 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
#13781 opened Oct 27, 2025 by umarprogrammer19 Loading…
15 tasks done
Add Manhattan and Minkowski distances to KNN with doctests
#13555 opened Oct 17, 2025 by kdt523 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
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…
feat: add recursive bubble sort algorithm with doctests and type hints awaiting reviews This PR is ready to be reviewed
#13424 opened Oct 11, 2025 by vannu07 Loading…
10 tasks done
Add comprehensive doctests to arc_length.py awaiting reviews This PR is ready to be reviewed
#13702 opened Oct 23, 2025 by Tejasrahane Loading…
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…
15 tasks
Added Bresenham Line Algorithm basic version for first quadrant
#13750 opened Oct 25, 2025 by devdandekar24 Loading…
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…
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…
11 of 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…
4 tasks
New Genetic Algorithm solution for Knapsack problem awaiting reviews This PR is ready to be reviewed
#13234 opened Oct 5, 2025 by Dang-Hoang-Tung Loading…
12 of 15 tasks
Add simple blockchain mining algorithm with PoW awaiting reviews This PR is ready to be reviewed
#13114 opened Oct 2, 2025 by LetitiaGilbert Loading…
12 of 15 tasks
Added Nesterov and Adam Optimizers awaiting reviews This PR is ready to be reviewed
#13718 opened Oct 23, 2025 by Adhithya-Laxman Loading…
10 tasks done
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
Add solution for Problem 810 awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13413 opened Oct 10, 2025 by Heisenberg-Vader Loading…
10 of 15 tasks
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
Add Splay Tree implementation #13760 [hacktoberfest] 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
#13817 opened Oct 31, 2025 by gunjan-creates Loading…
Add comprehensive test coverage for maths.abs module awaiting reviews This PR is ready to be reviewed
#13588 opened Oct 18, 2025 by raman1236 Loading…
12 of 15 tasks
feat: implement shoelace formula for polygon area calculation awaiting reviews This PR is ready to be reviewed
#13815 opened Oct 30, 2025 by DDH2004 Loading…
12 of 15 tasks
Fix/simulated annealing local search tests are failing Do not merge until tests pass
#13552 opened Oct 17, 2025 by athikha Loading…
Added a readme file for the divide and conquer directory awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13519 opened Oct 15, 2025 by shreyakash24 Loading…
5 of 15 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
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.