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 nobodyLoading
Sort

Pull requests list

fix(sorts): prevent comb_sort from returning an unsorted list awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#15003 opened Aug 5, 2026 by SEPURI-SAI-KRISHNALoading…
12 of 15 tasks
Validate scores for minimax function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#15001 opened Aug 4, 2026 by adithyanhpLoading…
12 of 15 tasks
Add baby-step giant-step discrete logarithm algorithm
#14997 opened Aug 3, 2026 by felipeofdev-aiLoading…
12 of 15 tasks
Add Tonelli-Shanks algorithm for modular square roots
#14995 opened Aug 3, 2026 by felipeofdev-aiLoading…
12 of 15 tasks
fix: reject non-integer bucket counts
#14991 opened Aug 2, 2026 by tomatotomataLoading…
perf: keep Euler 135 arithmetic integral
#14990 opened Aug 2, 2026 by tomatotomataLoading…
Add Digital Root algorithm to maths awaiting reviews This PR is ready to be reviewed
#14988 opened Aug 1, 2026 by MeiSiristhebestLoading…
5 tasks done
fix(sorts): raise TypeError when bucket_count is not an integer in bucket_sort (#14970) awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14987 opened Jul 31, 2026 by TheRodzzLoading…
13 of 15 tasks
fix(sorts): raise ValueError for negative inputs in radix_sort (#14950) awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files merge conflicts Open a new PR or rebase on the latest commit
#14986 opened Jul 31, 2026 by TheRodzzLoading…
13 of 15 tasks
docs: fix typos and improve description in anagrams.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#14980 opened Jul 30, 2026 by FauzanhandriansyahLoading…
5 of 15 tasks
fix: validate Butterworth filter inputs awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14979 opened Jul 29, 2026 by rushijagani-devLoading…
12 of 15 tasks
Raise ValueError for negative inputs in radix_sort awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#14975 opened Jul 26, 2026 by keerthitn9Loading…
10 of 15 tasks
Raise ValueError for invalid A1Z26 input awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#14974 opened Jul 26, 2026 by bengokaysaglamLoading…
1 task done
feat: add MinHash Jaccard similarity estimator awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required tests are failing Do not merge until tests pass
#14973 opened Jul 25, 2026 by yanglluoLoading…
12 of 13 tasks
Added validation to confirm the number of buckets is an integer. awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#14972 opened Jul 25, 2026 by ThayerMarvinLoading…
12 of 15 tasks
Add input validation to radix_sort iss #14950 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14967 opened Jul 21, 2026 by greemich-botLoading…
12 of 15 tasks
docs: add complexity analysis to insertion_sort docstring awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14939 opened Jul 16, 2026 by Harman-2Loading…
12 tasks done
fix: raise ValueError for zero input in binary_count_trailing_zeros awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#14938 opened Jul 15, 2026 by Dasmat13Loading…
12 of 15 tasks
docs: explain Strassen's algorithm complexity in docstrings awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14925 opened Jul 12, 2026 by alisatwat3ContributorLoading…
5 of 11 tasks
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 rituuu001Loading…
13 of 15 tasks
docs: improve bubble sort docstrings awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14920 opened Jul 10, 2026 by xuanwujianLoading…
9 of 14 tasks
docs: improve bubble sort docstrings awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14914 opened Jul 10, 2026 by Kamal2131Loading…
10 of 15 tasks
Fix word occurrence doctest variable typo awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14909 opened Jul 9, 2026 by iamdhrvLoading…
11 of 15 tasks
Add is_palindrome_ignore_case_and_spaces to strings/palindrome.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14907 opened Jul 7, 2026 by kaviya-nsLoading…
10 of 15 tasks
Fix cnn prediction awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14904 opened Jul 6, 2026 by ParikshitGupta2605Loading…
12 of 15 tasks
ProTip! Add no:assignee to see everything that’s not assigned.