-
-
Notifications
You must be signed in to change notification settings - Fork 50.9k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
bengokaysaglam
Loading…
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
yanglluo
Loading…
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
ThayerMarvin
Loading…
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-bot
Loading…
12 of 15 tasks
fix: parenthesize multiple exception types in greatest_common_divisor.py
awaiting reviews
This PR is ready to be reviewed
#14940
opened Jul 19, 2026 by
vishwagna
Loading…
11 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-2
Loading…
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
Dasmat13
Loading…
12 of 15 tasks
fix: raise ValueError in encode() for non-lowercase input
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14936
opened Jul 14, 2026 by
alisatwat3
Loading…
7 of 15 tasks
ciphers/a1z26: reject non-lowercase input in encode()
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14934
opened Jul 14, 2026 by
thejesh23
Loading…
13 of 15 tasks
maths/largest_of_very_large_numbers: validate positive input as docstring documents
#14933
opened Jul 14, 2026 by
thejesh23
Loading…
12 of 15 tasks
maths/greatest_common_divisor: fix Python 3 except syntax
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14932
opened Jul 14, 2026 by
thejesh23
Loading…
12 of 15 tasks
Add input validation to cyclic_sort
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14926
opened Jul 12, 2026 by
ImNotPranav
Loading…
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
alisatwat3
Loading…
5 of 11 tasks
Improve docstrings in sorts/bubble_sort.py
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14924
opened Jul 12, 2026 by
alisatwat3
Loading…
11 of 15 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
rituuu001
Loading…
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
xuanwujian
Loading…
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
Kamal2131
Loading…
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
iamdhrv
Loading…
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-ns
Loading…
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
ParikshitGupta2605
Loading…
12 of 15 tasks
Add input validation to cyclic_sort for duplicates and out-of-range v…
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14899
opened Jul 5, 2026 by
dhruv-gautam-dev
Loading…
8 of 15 tasks
maths: add autocorrelation function
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14895
opened Jul 3, 2026 by
zain-cs
Contributor
Loading…
4 tasks done
fix: correct PageRank init, dangling-node handling, and convergence (…
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14894
opened Jul 3, 2026 by
meenaksh06
Loading…
9 of 15 tasks
fix: validate scores length is a power of 2 in minimax
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14890
opened Jul 2, 2026 by
justin-chiam
Loading…
13 of 15 tasks
fix: use averaged ranks for ties in Spearman, guard n<2
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14889
opened Jul 2, 2026 by
SAnnasJawed
Loading…
7 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.