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 binary_exponentiation: integer exponent and floor division, add doctest awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14876 opened Jun 30, 2026 by ArefinAlter Loading…
8 of 15 tasks
Improve insertion_sort docstring with complexity analysis awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14875 opened Jun 29, 2026 by shreya-learn-explores Loading…
6 of 11 tasks
fix(machine_learning): prevent log(0) and divide-by-zero warnings/NaN in kullback_leibler_divergence awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14874 opened Jun 29, 2026 by aoright Loading…
13 of 15 tasks
fix(data_compression): handle duplicates correctly and throw consistent ValueError in coordinate_compression awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14873 opened Jun 29, 2026 by aoright Loading…
13 of 15 tasks
feat(conversions): add input validation and lowercase support to excel_title_to_column awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14872 opened Jun 29, 2026 by aoright Loading…
13 of 15 tasks
feat(conversions): add input validation and fix bugs in Roman Numerals awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14871 opened Jun 29, 2026 by aoright Loading…
13 of 15 tasks
improve docstrings in insertion_sort.py to include complexity analysis awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14868 opened Jun 27, 2026 by dhruv-gautam-dev Loading…
5 of 15 tasks
feat(maths): add numerical methods for solving ordinary differential ecuations awaiting reviews This PR is ready to be reviewed
#14864 opened Jun 27, 2026 by sauriopqno Loading…
13 of 15 tasks
Fixes #14592 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14862 opened Jun 26, 2026 by LJH-apk Loading…
10 of 15 tasks
Improve docstrings in bubble_sort.py to include complexity analysis awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14861 opened Jun 25, 2026 by dhruv-gautam-dev Loading…
4 of 14 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
#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
ProTip! Add no:assignee to see everything that’s not assigned.