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

style: Add type hints and doctest to sorts/exchange_sort.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13777 opened Oct 27, 2025 by Born-as-Harsha Loading…
7 tasks done
Add 2D Ising model Monte Carlo simulation tests are failing Do not merge until tests pass
#13789 opened Oct 27, 2025 by kaal-bhairav69 Loading…
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…
12 of 15 tasks
Update README.md
#13778 opened Oct 27, 2025 by JANHAVI0831 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
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 Algorithm added in dynamic_programming awaiting reviews This PR is ready to be reviewed
#13471 opened Oct 13, 2025 by megha-66 Loading…
12 of 15 tasks
Add Binary Parity Pattern Algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13585 opened Oct 18, 2025 by surlogu Loading…
1 task done
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 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 comprehensive doctests to disjoint_set.py
#13619 opened Oct 20, 2025 by faizan842 Loading…
Add Smooth Sort algorithm implementation in Python
#13551 opened Oct 17, 2025 by cc1124ypf Loading…
feat: Add ASCII to Character conversion script awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13595 opened Oct 19, 2025 by thanay2007 Loading…
13 of 15 tasks
Added simple calculator script
#13587 opened Oct 18, 2025 by kaynzou Loading…
Add color augmentation module awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13597 opened Oct 19, 2025 by Shreyaav18 Loading…
11 of 14 tasks
Add Python function to check Disarium numbers awaiting reviews This PR is ready to be reviewed
#13603 opened Oct 19, 2025 by VarunArora24 Loading…
11 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
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…
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
fix: avoid log(0) in KL divergence (Fixes #12233) awaiting reviews This PR is ready to be reviewed
#13635 opened Oct 20, 2025 by Monasri29-hub Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.