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

Add testmod() call to gnome_sort.py main block for consistency awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14882 opened Jun 30, 2026 by dhruv-gautam-dev Loading…
6 of 15 tasks
Add type hints to pancake_sort (#14737) 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
#14880 opened Jun 30, 2026 by shreya-learn-explores Loading…
9 of 15 tasks
feat: Add mass_to_moles and moles_to_molecules conversions to molecul… 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
#14879 opened Jun 30, 2026 by TejDeepM Loading…
11 of 15 tasks
Update README with algorithm execution instructions awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#14878 opened Jun 30, 2026 by meenaksh06 Loading…
4 of 15 tasks
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
ProTip! no:milestone will show everything without a milestone.