-
-
Notifications
You must be signed in to change notification settings - Fork 50.7k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add cosine similarity algorithm
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#14731
opened May 28, 2026 by
anandmt
Loading…
11 of 13 tasks
docs: remove stale bipartite doctest fixmes
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14729
opened May 28, 2026 by
saixiaoxi
Loading…
10 of 15 tasks
feat: add kth next greater element script to /data_structures/stacks/.
awaiting reviews
This PR is ready to be reviewed
#14728
opened May 27, 2026 by
StarsExpress
Loading…
11 of 15 tasks
[games] Add Snake Water Gun game
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#14727
opened May 27, 2026 by
yv256
Loading…
4 tasks done
feat: Add Splay Tree implementation
awaiting reviews
This PR is ready to be reviewed
require descriptive names
This PR needs descriptive function and/or variable names
require tests
Tests [doctest/unittest/pytest] are required
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#14726
opened May 27, 2026 by
JKjk555
Loading…
12 of 15 tasks
feat: add Lucas numbers algorithm with doctests
awaiting reviews
This PR is ready to be reviewed
#14724
opened May 27, 2026 by
zhk319
Loading…
11 of 15 tasks
Add Hamming Code error-correction algorithm
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#14723
opened May 27, 2026 by
zhk319
Loading…
10 of 15 tasks
Fix split multi character separator
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14721
opened May 26, 2026 by
miaomiao0319
Loading…
13 of 15 tasks
refactor: Upgrade A* pathfinding algorithm with configurable heuristics (#13917)
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14718
opened May 25, 2026 by
2298321623-bot
Loading…
13 of 15 tasks
Add slowsort algorithm
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#14717
opened May 25, 2026 by
dipeshrayg
Loading…
12 of 14 tasks
Fix split separator
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14714
opened May 24, 2026 by
diusazzad
Loading…
12 of 15 tasks
feat: add weighted average algorithm in maths
awaiting reviews
This PR is ready to be reviewed
#14713
opened May 23, 2026 by
diusazzad
Loading…
11 of 14 tasks
Add merge sort for linked list
awaiting reviews
This PR is ready to be reviewed
#14712
opened May 22, 2026 by
F-Blaze
Loading…
11 tasks done
added time complexity to binary_search.py docstring
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14708
opened May 21, 2026 by
sharanabasava-05
Loading…
5 of 15 tasks
Add partition equal subset sum to dynamic_programming
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14702
opened May 19, 2026 by
DrishtiTripathi2230
Loading…
11 of 15 tasks
Fix/tree sort iterable type hint
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14701
opened May 19, 2026 by
DrishtiTripathi2230
Loading…
11 of 15 tasks
Add maths/numerical_analysis/lagrange_interpolation.py
tests are failing
Do not merge until tests pass
#14700
opened May 19, 2026 by
ltianyi992
Loading…
5 tasks done
feat(maths): add LU decomposition algorithm for matrix factorization
awaiting reviews
This PR is ready to be reviewed
require descriptive names
This PR needs descriptive function and/or variable names
#14697
opened May 18, 2026 by
MD-Mushfiqur123
Loading…
11 of 15 tasks
Optimize prob 145
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14694
opened May 17, 2026 by
Dinesh69069
Loading…
13 of 15 tasks
Validate Butterworth filter inputs
#14692
opened May 16, 2026 by
Sean-Kenneth-Doherty
Loading…
2 tasks done
Fix KL divergence zero-label terms
#14691
opened May 16, 2026 by
Sean-Kenneth-Doherty
Loading…
12 of 15 tasks
Add educational UMAP implementation
awaiting reviews
This PR is ready to be reviewed
documentation
This PR modified documentation files
tests are failing
Do not merge until tests pass
#14690
opened May 16, 2026 by
AyushGarg76
Loading…
13 of 15 tasks
feat(blockchain): add proof-of-work blockchain implementation
awaiting reviews
This PR is ready to be reviewed
#14686
opened May 16, 2026 by
MD-Mushfiqur123
Loading…
10 of 15 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.