-
-
Notifications
You must be signed in to change notification settings - Fork 51k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix bucket sort float count
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15263
opened Sep 10, 2026 by
TheRodzz
Contributor
Loading…
12 of 15 tasks
Raise an error when simplex reaches max iterations
tests are failing
Do not merge until tests pass
#15243
opened Sep 9, 2026 by
Rokesh2008
Loading…
fix: Remove defensive checks in bipartite graph functions
awaiting changes
A maintainer has requested changes to this PR
enhancement
This PR modified some existing files
tests are failing
Do not merge until tests pass
#15210
opened Sep 6, 2026 by
tanishqraikwar83-eng
Loading…
11 tasks done
Add Andrew's Monotone Chain convex hull algorithm
awaiting reviews
This PR is ready to be reviewed
#15165
opened Sep 2, 2026 by
Clear20-22
Contributor
Loading…
11 of 15 tasks
python3.15t
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15142
opened Aug 31, 2026 by
cclauss
Member
Loading…
1 of 15 tasks
docs: add docstrings and doctests to simple_substitution_cipher
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15108
opened Aug 28, 2026 by
dwaddle
Contributor
Loading…
12 of 15 tasks
chore: remove obsolete FIXME comments from bipartite tests
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15107
opened Aug 28, 2026 by
dwaddle
Contributor
Loading…
12 of 15 tasks
CI: try Python 3.15t release candidate (DRAFT — do not merge until 3.15t GA)
#15105
opened Aug 28, 2026 by
priya-sundaram-dev
Contributor
•
Draft
perf(graphs): use deque.popleft() for O(1) queue ops in Kahn's topological sort
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15102
opened Aug 28, 2026 by
sudo-ai-git
Loading…
11 of 15 tasks
Add docstring to build_tree()
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15091
opened Aug 26, 2026 by
Jarvis-J-Jacob
Contributor
Loading…
5 of 15 tasks
docs: add docstrings and doctests to generate_all_subsequences
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15090
opened Aug 26, 2026 by
dwaddle
Contributor
Loading…
12 of 15 tasks
fix(searches): handle empty list in jump_search
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15086
opened Aug 25, 2026 by
Kanika0306
Contributor
Loading…
13 of 15 tasks
Fix Kahn's algorithm
awaiting changes
A maintainer has requested changes to this PR
enhancement
This PR modified some existing files
#15074
opened Aug 23, 2026 by
Dharshini-RS03
Loading…
8 of 10 tasks
Fix kahns algo sparse vertex performance
awaiting changes
A maintainer has requested changes to this PR
enhancement
This PR modified some existing files
#15072
opened Aug 22, 2026 by
Kanika0306
Contributor
Loading…
13 of 15 tasks
fix:bucket count type
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15063
opened Aug 21, 2026 by
Dharshini-RS03
Loading…
6 of 9 tasks
Add ENU ECEF target coordinate calculation (geodesy)
awaiting reviews
This PR is ready to be reviewed
#15056
opened Aug 20, 2026 by
deniztunccekic
Loading…
11 of 15 tasks
Add time and space complexity analysis to insertion_sort docstring
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15054
opened Aug 18, 2026 by
satyamkumar-builds
Loading…
3 tasks done
Fix Boyer-Moore bad character shift having no effect
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15053
opened Aug 18, 2026 by
satyamkumar-builds
Loading…
3 tasks done
Add Value at Risk and Expected Shortfall to financial
#15051
opened Aug 18, 2026 by
shuxue6662-a11y
Loading…
fix: raise ValueError when simplex hits max iterations
#15047
opened Aug 17, 2026 by
deepshekhardas
Contributor
Loading…
1 of 3 tasks
fix: use adjoint matrix when computing 3x3 inverse
#15045
opened Aug 17, 2026 by
deepshekhardas
Contributor
Loading…
1 of 3 tasks
fix: pivot on zero diagonal in points_to_polynomial
#15044
opened Aug 17, 2026 by
deepshekhardas
Contributor
Loading…
1 of 3 tasks
fix: make bad character shift effective in boyer_moore_search
#15043
opened Aug 17, 2026 by
deepshekhardas
Contributor
Loading…
1 of 3 tasks
fix: reject non-power-of-2 score lists in minimax
#15042
opened Aug 17, 2026 by
deepshekhardas
Contributor
Loading…
1 of 3 tasks
Previous Next
ProTip!
no:milestone will show everything without a milestone.