-
-
Notifications
You must be signed in to change notification settings - Fork 51.1k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
sorts: make exchange_sort generic for comparable items
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15304
opened Sep 12, 2026 by
deerred643-star
Loading…
10 of 15 tasks
feat(dynamic_programming): add Needleman-Wunsch global sequence align…
awaiting reviews
This PR is ready to be reviewed
#15294
opened Sep 12, 2026 by
Clear20-22
Contributor
Loading…
11 of 15 tasks
Add Hopcroft-Karp algorithm for maximum bipartite matching
awaiting reviews
This PR is ready to be reviewed
#15293
opened Sep 12, 2026 by
Clear20-22
Contributor
Loading…
11 of 15 tasks
sorts: make cycle sort support comparable items
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15292
opened Sep 12, 2026 by
Ashwin121425-R
Contributor
Loading…
9 of 15 tasks
sorts: make quick sort support comparable items
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15290
opened Sep 12, 2026 by
Ashwin121425-R
Contributor
Loading…
8 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
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
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 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
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
Add Value at Risk and Expected Shortfall to financial
#15051
opened Aug 18, 2026 by
shuxue6662-a11y
Loading…
fix: raise TypeError for non-integer bucket_count in bucket_sort
awaiting reviews
This PR is ready to be reviewed
#15041
opened Aug 17, 2026 by
deepshekhardas
Contributor
Loading…
1 of 3 tasks
fix: initialize PageRank to 1/n instead of 1
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15024
opened Aug 14, 2026 by
deepshekhardas
Contributor
Loading…
2 of 3 tasks
fix(sorts): raise ValueError on negative inputs in radix_sort (#14950)
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#15011
opened Aug 7, 2026 by
nalin1012
Loading…
10 tasks done
fix(searches): correct ternary search pivots and exclusive bounds
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
git merge conflict
#15005
opened Aug 5, 2026 by
SEPURI-SAI-KRISHNA
Contributor
Loading…
12 of 15 tasks
Add baby-step giant-step discrete logarithm algorithm
#14997
opened Aug 3, 2026 by
felipeofdev-ai
Contributor
Loading…
12 of 15 tasks
Add Digital Root algorithm to maths
awaiting reviews
This PR is ready to be reviewed
#14988
opened Aug 1, 2026 by
MeiSiristhebest
Loading…
5 tasks done
Refactor logistic regression to OOP class with multi-class support
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14923
opened Jul 12, 2026 by
rituuu001
Loading…
13 of 15 tasks
Previous Next
ProTip!
Follow long discussions with comments:>50.