-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix SyntaxError and NameError in Python 3 exception handling and annotations
awaiting changes
A maintainer has requested changes to this PR
#14860
opened Jun 25, 2026 by
ArnavGarg7
Loading…
4 of 15 tasks
Add Mean Shift clustering algorithm in machine_learning/
awaiting reviews
This PR is ready to be reviewed
#14858
opened Jun 25, 2026 by
PRERITARYA
Loading…
11 of 14 tasks
feat: add longest repeating subsequence algorithm
awaiting reviews
This PR is ready to be reviewed
#14856
opened Jun 24, 2026 by
JPisOP007
Loading…
11 of 14 tasks
Add Gaussian Naive Bayes classifier in machine_learning/
awaiting reviews
This PR is ready to be reviewed
require descriptive names
This PR needs descriptive function and/or variable names
#14853
opened Jun 24, 2026 by
PRERITARYA
Loading…
11 of 14 tasks
Add DBSCAN clustering algorithm in machine_learning/
awaiting reviews
This PR is ready to be reviewed
#14851
opened Jun 23, 2026 by
PRERITARYA
Loading…
11 of 14 tasks
maths: add weighted_average function
awaiting reviews
This PR is ready to be reviewed
#14850
opened Jun 23, 2026 by
liyana3572
Loading…
11 of 15 tasks
Fix Bug [#14844] : Boyer-Moore bad character shift has no effect (for-loop variable reassignment)
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14848
opened Jun 22, 2026 by
Divyanshu-hash
Loading…
12 of 15 tasks
Fix ZeroDivisionError on zero operands in least_common_multiple
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14845
opened Jun 22, 2026 by
CharlesCNorton
Loading…
10 of 13 tasks
Correct typos and add secret_language file
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14843
opened Jun 21, 2026 by
vivek2004-sec
Loading…
11 of 15 tasks
docs: add bubble sort complexity notes
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14842
opened Jun 21, 2026 by
abhi-zit77
Loading…
11 of 15 tasks
chore: add type hints to pancake_sort
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14841
opened Jun 21, 2026 by
abhi-zit77
Loading…
10 of 15 tasks
fix: use adjoint matrix for 3x3 inverse
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14840
opened Jun 21, 2026 by
abhi-zit77
Loading…
12 of 15 tasks
fix(matrix): use adjoint_matrix for 3x3 inverse computation
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14838
opened Jun 21, 2026 by
maitriupadhyay03-cell
Loading…
2 of 5 tasks
fix(data_structures): handle exact prefix match in RadixNode.insert to fix IndexError (#11316)
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
#14835
opened Jun 20, 2026 by
maitriupadhyay03-cell
Loading…
2 of 8 tasks
Add docstring frequency finder
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14833
opened Jun 20, 2026 by
vivek2004-sec
Loading…
6 of 15 tasks
corrected the typos in camel_case_to_snake_case.py
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14832
opened Jun 20, 2026 by
vivek2004-sec
Loading…
5 of 15 tasks
Add AES-128 encryption algorithm
awaiting reviews
This PR is ready to be reviewed
#14830
opened Jun 19, 2026 by
shishir-cyber
Loading…
11 of 15 tasks
Add missing docstrings to tim_sort helper functions
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14829
opened Jun 19, 2026 by
dajiaohuang
Loading…
12 of 15 tasks
Fix ZeroDivisionError in polynom_for_points by adding partial pivoting
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14827
opened Jun 19, 2026 by
zain-cs
Contributor
Loading…
12 of 15 tasks
Bug fix[#14817]: linear_algebra/polynom_for_points: ZeroDivisionError on valid points containing x=0.
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14826
opened Jun 19, 2026 by
AshwiniKP-STech
Loading…
13 of 15 tasks
feat: add 10 graph algorithms with tests
awaiting reviews
This PR is ready to be reviewed
require descriptive names
This PR needs descriptive function and/or variable names
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#14824
opened Jun 19, 2026 by
gangs2314
Loading…
7 tasks done
docs: add complexity analysis to bubble_sort docstrings
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14823
opened Jun 19, 2026 by
Aditya70-creator
Loading…
12 of 15 tasks
fix(matrix): use adjoint for 3x3 inverse
#14821
opened Jun 19, 2026 by
cyphercodes
Loading…
13 of 15 tasks
Added move to front algorithm
awaiting reviews
This PR is ready to be reviewed
#14819
opened Jun 18, 2026 by
Nert53
Loading…
12 of 15 tasks
style: add explicit type hints to linear_search.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
#14818
opened Jun 18, 2026 by
Aditya70-creator
Loading…
12 of 15 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.