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 nobody Loading
Sort

Pull requests list

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 tests are failing Do not merge until tests pass
#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
ADD Message Encryption awaiting reviews This PR is ready to be reviewed 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
#14816 opened Jun 18, 2026 by Samar-Upreti Loading…
5 tasks done
Remove unnecessary global declarations, inline inner function and fix main loop while condition in chaos_machine awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14814 opened Jun 18, 2026 by jonathandung Loading…
5 of 15 tasks
Add pentagonal number algorithm awaiting reviews This PR is ready to be reviewed
#14812 opened Jun 17, 2026 by amangupta982 Loading…
12 of 15 tasks
Added PPMA compression algrithm awaiting reviews This PR is ready to be reviewed require type hints https://docs.python.org/3/library/typing.html
#14810 opened Jun 17, 2026 by Nert53 Loading…
11 of 15 tasks
fix: handle empty input in jump_search awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14807 opened Jun 15, 2026 by pony-maggie Loading…
11 of 15 tasks
fix: handle not-found edges in exponential_search awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14806 opened Jun 15, 2026 by pony-maggie Loading…
11 of 15 tasks
ProTip! Add no:assignee to see everything that’s not assigned.