-
-
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
CPU Scheduling Algorithm with Interfaces
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
#13885
opened Nov 7, 2025 by
shashwat-126
Loading…
10 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…
backtracking/hamiltonian_cycle.py create main function
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#13859
opened Nov 3, 2025 by
khanhkhanhlele
Loading…
12 of 15 tasks
backtracking/generate_parentheses.py create doc
awaiting reviews
This PR is ready to be reviewed
#13858
opened Nov 3, 2025 by
khanhkhanhlele
Loading…
12 of 15 tasks
backtracking/crossword_puzzle_solver.py change doc
awaiting reviews
This PR is ready to be reviewed
#13857
opened Nov 3, 2025 by
khanhkhanhlele
Loading…
12 of 15 tasks
add main backtracking/max_colors_example
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#13856
opened Nov 3, 2025 by
khanhkhanhlele
Loading…
12 of 15 tasks
backtracking/all_permutations add main function
tests are failing
Do not merge until tests pass
#13854
opened Nov 3, 2025 by
khanhkhanhlele
Loading…
12 of 15 tasks
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
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…
1 of 15 tasks
Added my first contribution line in README
#13846
opened Nov 3, 2025 by
jamisiveshkumar
Loading…
15 tasks
docs: remove height attributes and improve README formatting
#13843
opened Nov 2, 2025 by
Raghu0703
Loading…
13 of 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…
5 tasks done
Fixes #13840 - handle duplicate items correctly in binary search
#13841
opened Nov 2, 2025 by
Nours135
Loading…
12 of 15 tasks
Implement Student Management System in Python
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#13839
opened Nov 1, 2025 by
itsomg134
Loading…
15 tasks done
Remove inefficient validation checks in binary search functions
#13836
opened Nov 1, 2025 by
MathewAddala
Loading…
5 of 6 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.