-
-
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
Add uv-pre-commit
documentation
This PR modified documentation files
#15109
opened Aug 28, 2026 by
cclauss
Member
Loading…
3 of 16 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
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
Loading…
12 of 15 tasks
CI: try Python 3.15 release candidate (DRAFT — hold until 3.15 GA)
#15105
opened Aug 28, 2026 by
priya-sundaram-dev
Contributor
•
Draft
CI: try free-threaded Python 3.14t (DRAFT — documenting failures)
awaiting changes
A maintainer has requested changes to this PR
#15104
opened Aug 28, 2026 by
priya-sundaram-dev
Contributor
•
Draft
fix(maths): defer Matrix type annotations so import does not NameError
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15103
opened Aug 28, 2026 by
sudo-ai-git
Loading…
11 of 15 tasks
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
fix(searches): jump_search returns -1 for empty list (was IndexError)
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15101
opened Aug 28, 2026 by
sudo-ai-git
Loading…
13 of 15 tasks
Add docstring to prompt()
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15092
opened Aug 27, 2026 by
Jarvis-J-Jacob
Loading…
5 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
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
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
Add Fast Walsh-Hadamard Transform (FWHT) for bitwise convolutions
awaiting reviews
This PR is ready to be reviewed
#15084
opened Aug 25, 2026 by
Clear20-22
Loading…
4 tasks done
Add suffix automaton
awaiting reviews
This PR is ready to be reviewed
#15083
opened Aug 25, 2026 by
Clear20-22
Loading…
12 of 15 tasks
Fix matrix exponentiation type annotations
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15076
opened Aug 23, 2026 by
Kanika0306
Contributor
Loading…
12 of 15 tasks
Fix Kahn's algorithm
awaiting reviews
This PR is ready to be reviewed
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 reviews
This PR is ready to be reviewed
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
fix(cyclic_sort): validate input to prevent infinite loop
tests are failing
Do not merge until tests pass
#15057
opened Aug 21, 2026 by
deepshekhardas
Loading…
2 tasks done
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
docs: add docstring and doctests to generate_all_permutations)
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15055
opened Aug 20, 2026 by
dwaddle
Loading…
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: add input validation to cyclic_sort (#14898)
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15050
opened Aug 17, 2026 by
zhenxun00
Loading…
8 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.