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

CPU Scheduling Algorithms with user input with Gantt chart awaiting reviews This PR is ready to be reviewed
#13896 opened Nov 11, 2025 by shashwat-126 Loading… updated Nov 11, 2025
10 of 15 tasks
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
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
Calculate Relative Strength Index (RSI) algorithm
#13888 opened Nov 9, 2025 by toonyyy Loading… updated Nov 9, 2025
11 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
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
Create README_te.md
#13880 opened Nov 7, 2025 by MathewAddala Loading… updated Nov 7, 2025
12 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
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
Add Kaprekar's Constant (6174) Algorithm to Special Numbers
#13862 opened Nov 4, 2025 by xingarr Loading… updated Nov 4, 2025
Add Armstrong number check algorithm awaiting reviews This PR is ready to be reviewed
#13835 opened Nov 1, 2025 by ARRVINDHPK Loading… updated Nov 4, 2025
12 of 15 tasks
Add Q-Learning algorithm implementation with epsilon-greedy policy an… awaiting reviews This PR is ready to be reviewed
#13402 opened Oct 10, 2025 by idklol22 Loading… updated Nov 3, 2025
11 of 15 tasks
Added my first contribution line in README
#13846 opened Nov 3, 2025 by jamisiveshkumar Loading… updated Nov 3, 2025
15 tasks
Added Valid Parentheses algorithm in Python tests are failing Do not merge until tests pass
#13842 opened Nov 2, 2025 by manikonda-anjali Loading… updated Nov 2, 2025
5 tasks done
Fixes #13840 - handle duplicate items correctly in binary search
#13841 opened Nov 2, 2025 by Nours135 Loading… updated Nov 2, 2025
12 of 15 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.