-
-
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: 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
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
#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
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.