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: handle missing/invalid values in CoordinateCompressor (fixes #13226) awaiting reviews This PR is ready to be reviewed
#13894 opened Nov 10, 2025 by rachit-27 Loading… updated Nov 10, 2025
12 of 15 tasks
Add Shell Sort algorithm (fixes #13887) awaiting reviews This PR is ready to be reviewed
#13892 opened Nov 10, 2025 by rachit-27 Loading… updated Nov 10, 2025
Fix binary search to return leftmost occurrence for duplicates awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13891 opened Nov 10, 2025 by SoulSniper1212 Loading… updated Nov 10, 2025
3 tasks done
Revert "[pre-commit.ci] pre-commit autoupdate"
#13890 opened Nov 9, 2025 by ABHIRANJAN-KUMAR1 Loading… updated Nov 9, 2025
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 9, 2025
9 tasks done
Add ascii_to_char.py to conversions module awaiting reviews This PR is ready to be reviewed
#13744 opened Oct 24, 2025 by Alessio-Falcini Loading… updated Nov 9, 2025
Hello World for Python
#13889 opened Nov 9, 2025 by Manoj-Chauhan70 Loading… updated Nov 9, 2025
15 tasks
Calculate Relative Strength Index (RSI) algorithm
#13888 opened Nov 9, 2025 by toonyyy Loading… updated Nov 9, 2025
11 of 15 tasks
CPU Scheduling Algorithm with Interfaces awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required tests are failing Do not merge until tests pass
#13885 opened Nov 7, 2025 by shashwat-126 Loading… updated Nov 8, 2025
10 of 15 tasks
Add ascii_to_char conversion script (Fixes #13569) awaiting reviews This PR is ready to be reviewed
#13808 opened Oct 30, 2025 by Vedavyasa21 Loading… updated Nov 8, 2025
2 of 3 tasks
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 7, 2025
11 tasks done
Add input validation for division by zero in divide_numbers() awaiting reviews This PR is ready to be reviewed
#13882 opened Nov 7, 2025 by bangarumahesh22 Loading… updated Nov 7, 2025
1 of 4 tasks
Fix: incorrect output for Binary Search with duplicate elements #13840 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13869 opened Nov 5, 2025 by sreejabavandla Loading… updated Nov 7, 2025
10 of 14 tasks
feat: add palindrome checker script
#13877 opened Nov 7, 2025 by ananthasai-2006 Loading… updated Nov 7, 2025
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 7, 2025
14 of 15 tasks
Create README_te.md
#13880 opened Nov 7, 2025 by MathewAddala Loading… updated Nov 7, 2025
12 of 15 tasks
docs: remove height attributes and improve README formatting
#13843 opened Nov 2, 2025 by Raghu0703 Loading… updated Nov 7, 2025
13 of 15 tasks
New script demonstrates the implementation of the Sigmoid, tanh function, Matrix determinant and Matrix trace calculation. awaiting reviews This PR is ready to be reviewed
#13364 opened Oct 9, 2025 by Mathasuriya-infy Loading… updated Nov 7, 2025
11 of 15 tasks
Add derivative(t) method to BezierCurve class 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
#13879 opened Nov 7, 2025 by nsree0507 Loading… updated Nov 7, 2025
11 of 12 tasks
Fix coordinate compression bug tests are failing Do not merge until tests pass
#13878 opened Nov 7, 2025 by prsai0110 Loading… updated Nov 7, 2025
Enhance README.md: formatting, clarity, and educational notes
#13873 opened Nov 6, 2025 by ABHIRANJAN-KUMAR1 Loading… updated Nov 7, 2025
Fix incorrect doctest and improve log handling in num_digits functions awaiting reviews This PR is ready to be reviewed
#13850 opened Nov 3, 2025 by ABHIRANJAN-KUMAR1 Loading… updated Nov 6, 2025
15 tasks
corrected grammar in README.md awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13847 opened Nov 3, 2025 by ABHIRANJAN-KUMAR1 Loading… updated Nov 6, 2025
1 of 15 tasks
Fix: add doctests and descriptive parameter for is_palindrome awaiting reviews This PR is ready to be reviewed
#13868 opened Nov 5, 2025 by Mamtesh2001 Loading… updated Nov 5, 2025
2 tasks done
Fix: cleaned caesar_cipher.py with error handling and better docs
#13825 opened Oct 31, 2025 by prem-2006 Loading… updated Nov 4, 2025
15 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.