-
- Notifications
You must be signed in to change notification settings - Fork 49.3k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix: return the correct index when duplicates in binary_search
#13901 opened Nov 12, 2025 by torres446n Loading… updated Nov 12, 2025
11 of 15 tasks
Added some Unit Tests to increase test code coverage
#13903 opened Nov 12, 2025 by TheRealHaui Loading… updated Nov 12, 2025
Enhance README.md: formatting, clarity, and educational notes
#13873 opened Nov 6, 2025 by ABHIRANJAN-KUMAR1 Loading… updated Nov 13, 2025
Added Splay Tree Implementation in Python with Type Hints and Example (Fixes #13844) awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required
#13883 opened Nov 7, 2025 by yeshuawm999 Loading… updated Nov 13, 2025
11 tasks done
Added Usage Example section to README (Fixes #13714) awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13884 opened Nov 7, 2025 by yeshuawm999 Loading… updated Nov 13, 2025
9 tasks done
User-Input Based Relationship Information Program
#13907 opened Nov 14, 2025 by ABHIRANJAN-KUMAR1 Loading… updated Nov 14, 2025
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… updated Nov 15, 2025
New Genetic Algorithm solution for Knapsack problem awaiting reviews This PR is ready to be reviewed
#13234 opened Oct 5, 2025 by Dang-Hoang-Tung Loading… updated Nov 15, 2025
12 of 15 tasks
fixed logical error in parameter "hi" the bisect functions of the bin… awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13900 opened Nov 12, 2025 by Nisarg-patel-2410 Loading… updated Nov 15, 2025
12 of 15 tasks
Add algorithm to find Two unique numbers using bit manipulation with docsets awaiting reviews This PR is ready to be reviewed
#13216 opened Oct 5, 2025 by RamachandraBhardwaj Loading… updated Nov 15, 2025
12 of 15 tasks
Enhance palindrome functions with type validation
#13910 opened Nov 16, 2025 by Kalyani-Puranik Loading… updated Nov 16, 2025
9 of 15 tasks
Add Shell Sort Algorithm
#13911 opened Nov 16, 2025 by Gauri2882 Loading… updated Nov 16, 2025
11 of 15 tasks
Add bubble sort awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13829 opened Oct 31, 2025 by anumolusneha Loading… updated Nov 16, 2025
15 tasks done
Add Splay Tree implementation #13760 [hacktoberfest] awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names 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
#13817 opened Oct 31, 2025 by gunjan-creates Loading… updated Nov 16, 2025
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… updated Nov 16, 2025
1 of 7 tasks
Feature/apriori association rules 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
#12956 opened Sep 6, 2025 by simoderyouch Loading… updated Nov 16, 2025
11 of 15 tasks
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… updated Nov 16, 2025
10 of 13 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… updated Nov 16, 2025
8 of 10 tasks
fix(dda): fix docstring #enhancement 13905 awaiting reviews This PR is ready to be reviewed
#13909 opened Nov 16, 2025 by Ranjita1708 Loading… updated Nov 16, 2025
docs: remove height attributes and improve README formatting
#13843 opened Nov 2, 2025 by Raghu0703 Loading… updated Nov 17, 2025
13 of 15 tasks
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… updated Nov 17, 2025
Python os awaiting reviews This PR is ready to be reviewed
#13924 opened Nov 18, 2025 by premkumargrk Loading… updated Nov 18, 2025
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.