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 division.py with divide_numbers function and zero division valida… tests are failing Do not merge until tests pass
#13958 opened Nov 24, 2025 by Aravind30648 Loading…
15 tasks done
Fix: Return first index for binary search with duplicate elements (#1… awaiting reviews This PR is ready to be reviewed
#13955 opened Nov 24, 2025 by Aravind30648 Loading…
15 tasks done
Add exponential_search doctest for empty array edge case awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13954 opened Nov 24, 2025 by vivekkumarrathour Loading…
5 of 15 tasks
docs: clean up docstring in fib_recursive function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13950 opened Nov 24, 2025 by sharvandeep Loading…
3 tasks done
Add Rabin-Karp String Matching Algorithm (#13918) awaiting reviews This PR is ready to be reviewed
#13947 opened Nov 23, 2025 by Navadeep0007 Loading…
Fixes #13886
#13946 opened Nov 22, 2025 by shuhao-alan-fan Loading…
3 tasks
Add InsightFace face detection and analysis example tests are failing Do not merge until tests pass
#13943 opened Nov 22, 2025 by deeprajd20 Loading…
11 of 15 tasks
Add Longest Repeated Substring algorithm tests are failing Do not merge until tests pass
#13942 opened Nov 21, 2025 by Rupeshhsharma Loading…
Add integer to roman v2 awaiting reviews This PR is ready to be reviewed
#13941 opened Nov 21, 2025 by NA-V10 Loading…
feat: add count_bits algorithm with doctests
#13938 opened Nov 21, 2025 by NA-V10 Loading…
3 tasks done
Implement matrix multiplication function tests are failing Do not merge until tests pass
#13935 opened Nov 20, 2025 by ArsiyaTasleem90250 Loading…
15 tasks
Add matrix multiplication function with validation
#13934 opened Nov 20, 2025 by ArsiyaTasleem90250 Loading…
15 tasks
Python os awaiting reviews This PR is ready to be reviewed
#13924 opened Nov 18, 2025 by premkumargrk Loading…
Add division.py with input validation for zero denominator awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13916 opened Nov 17, 2025 by kelvinwaringa Loading…
Fix: Incorrect Binary Search output for duplicate elements (#13886, #… awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13915 opened Nov 16, 2025 by shahjay1012 Loading…
10 of 13 tasks
Full Adder Implementation in Boolean Algebra awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files require descriptive names This PR needs descriptive function and/or variable names
#13914 opened Nov 16, 2025 by Ranjita1708 Loading…
1 of 7 tasks
feat(boolean_algebra): add half adder Implementation awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names tests are failing Do not merge until tests pass
#13912 opened Nov 16, 2025 by Ranjita1708 Loading…
8 of 10 tasks
Add Shell Sort Algorithm
#13911 opened Nov 16, 2025 by Gauri2882 Loading…
11 of 15 tasks
Enhance palindrome functions with type validation
#13910 opened Nov 16, 2025 by Kalyani-Puranik Loading…
9 of 15 tasks
fix(dda): fix docstring #enhancement 13905 awaiting reviews This PR is ready to be reviewed
#13909 opened Nov 16, 2025 by Ranjita1708 Loading…
User-Input Based Relationship Information Program awaiting reviews This PR is ready to be reviewed
#13907 opened Nov 14, 2025 by ABHIRANJAN-KUMAR1 Loading…
14 tasks
Docs: Improve docstring for DDA algorithm awaiting reviews This PR is ready to be reviewed
#13906 opened Nov 13, 2025 by jeanne-boussonniere Loading…
Added some Unit Tests to increase test code coverage
#13903 opened Nov 12, 2025 by TheRealHaui Loading…
Added bubble sort solution by Yash awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13902 opened Nov 12, 2025 by YashWadhwa91 Loading…
Fix: return the correct index when duplicates in binary_search
#13901 opened Nov 12, 2025 by torres446n Loading…
11 of 15 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.