-
-
Notifications
You must be signed in to change notification settings - Fork 49.2k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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…
12 of 15 tasks
Add greedy set cover approximation algorithm
#13899
opened Nov 12, 2025 by
benchaddha
Loading…
11 of 15 tasks
simplifiying the binary search
tests are failing
Do not merge until tests pass
#13897
opened Nov 11, 2025 by
PieBerlin
Loading…
12 of 15 tasks
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…
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…
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…
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…
3 tasks done
Revert "[pre-commit.ci] pre-commit autoupdate"
#13890
opened Nov 9, 2025 by
ABHIRANJAN-KUMAR1
Loading…
Calculate Relative Strength Index (RSI) algorithm
#13888
opened Nov 9, 2025 by
toonyyy
Loading…
11 of 15 tasks
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…
9 tasks done
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…
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…
1 of 4 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…
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…
Enhance README.md: formatting, clarity, and educational notes
#13873
opened Nov 6, 2025 by
ABHIRANJAN-KUMAR1
Loading…
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…
10 of 14 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…
2 tasks done
Add Kaprekar's Constant (6174) Algorithm to Special Numbers
#13862
opened Nov 4, 2025 by
xingarr
Loading…
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…
15 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.