-
- Notifications
You must be signed in to change notification settings - Fork 48.7k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implementation of E91 QKD Protocol - Quantum awaiting reviews This PR is ready to be reviewed
#13033 opened Oct 1, 2025 by sricharan2901 Loading…
11 tasks done
added mini batch gradient descent algo in ml dir awaiting reviews This PR is ready to be reviewed
#13026 opened Oct 1, 2025 by sanskarmodi8 Loading…
11 tasks done
Add test for non-integer input to factorial function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13024 opened Oct 1, 2025 by mahiuddin-dev Loading…
10 of 15 tasks
Add Blossom algorithm (Edmonds' algorithm) for maximum matching in general graphs awaiting reviews This PR is ready to be reviewed
#13023 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
11 of 14 tasks
Add similarity test for square matrices awaiting reviews This PR is ready to be reviewed
#13022 opened Oct 1, 2025 by PixelCode01 Loading…
11 of 15 tasks
Add Splay Tree - Self-adjusting Binary Search Tree awaiting reviews This PR is ready to be reviewed
#13019 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
11 of 14 tasks
Add XOR-based swap algorithm for two numbers
#13018 opened Oct 1, 2025 by Balamurugan315 Loading…
11 of 15 tasks
Improve documentation and educational comments in find_max.py awaiting reviews This PR is ready to be reviewed
#13017 opened Oct 1, 2025 by seeman0306 Loading…
15 tasks
add basic crypto price converter in accordance with #13008 awaiting reviews This PR is ready to be reviewed
#13016 opened Oct 1, 2025 by sanskarmodi8 Loading…
Create triangle.py awaiting reviews This PR is ready to be reviewed
#13015 opened Oct 1, 2025 by ananya-research Loading…
feat: add sol1 to project euler 096 awaiting reviews This PR is ready to be reviewed
#13013 opened Sep 30, 2025 by vasishta8 Loading…
12 of 15 tasks
test: Add comprehensive doctests for ohms_law function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13012 opened Sep 30, 2025 by tommasobaiocchi Loading…
5 of 15 tasks
test: Add comprehensive doctests for stock_price function awaiting reviews This PR is ready to be reviewed
#13007 opened Sep 29, 2025 by tommasobaiocchi Loading…
3 of 15 tasks
added collision detection between primitives like circle, rectangle e…
#13002 opened Sep 27, 2025 by Riyarajput053 Loading…
15 tasks
Refactor error handling and improve logging awaiting reviews This PR is ready to be reviewed
#13000 opened Sep 26, 2025 by VAIBHAVVARORA Loading…
11 of 15 tasks
feat(blockchain): add all_diophantine_solutions with type hints & doctests
#12999 opened Sep 26, 2025 by Zhanbingli Loading…
6 tasks done
docs: add note about practicing contribution workflowdocs: add note about practicing contribution workflowdocs: add note a…
#12998 opened Sep 25, 2025 by Soul-19129 Loading…
15 tasks
Update decision_tree.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12994 opened Sep 25, 2025 by Sowndappan-S Loading…
9 of 15 tasks
feat: optimizing the prune function at the apriori_algorithm.py archive awaiting reviews This PR is ready to be reviewed
#12992 opened Sep 24, 2025 by joaoneto9 Loading…
11 of 15 tasks
test: improve test coverage and fix negative exponents in power_using_recursion.py awaiting reviews This PR is ready to be reviewed
#12989 opened Sep 24, 2025 by Rxbber-dxcky Loading…
12 of 15 tasks
Add triangle in Geometry awaiting reviews This PR is ready to be reviewed
#12980 opened Sep 18, 2025 by Chhunneng Loading…
14 of 15 tasks
ProTip! Filter pull requests by the default branch with base:master.