-
-
Notifications
You must be signed in to change notification settings - Fork 47.2k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Check if k is power of n algorithm branch
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
#12872
by rudrakshtank
was closed Aug 1, 2025
Loading…
11 of 15 tasks
Add new algorithm (is_K_power_of_N) to bit manipulation
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#12871
by rudrakshtank
was closed Aug 1, 2025
Loading…
11 of 15 tasks
Add if_K_is_power_of_N algorithm to bit manipulation
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#12870
by rudrakshtank
was closed Aug 1, 2025
Loading…
11 of 15 tasks
fix: K-means update for Tensorflow 2
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
#12865
by raisaaajose
was closed Jul 30, 2025
Loading…
8 of 14 tasks
updated readme file
tests are failing
Do not merge until tests pass
#12863
by Shashankk98
was closed Jul 28, 2025
Loading…
15 tasks
Add z algorithm
tests are failing
Do not merge until tests pass
#12859
by DEVANSH-GAJJAR
was closed Jul 26, 2025
Loading…
2 of 15 tasks
Add last_digit function with type hints and doctests
awaiting reviews
This PR is ready to be reviewed
#12851
by prachi757
was closed Jul 16, 2025
Loading…
8 tasks done
Add last_digit function with type hints and doctests
require descriptive names
This PR needs descriptive function and/or variable names
#12850
by prachi757
was closed Jul 16, 2025
Loading…
11 of 15 tasks
optimizing factorial using memoization
tests are failing
Do not merge until tests pass
#12848
by nadimnajjar
was closed Jul 15, 2025
Loading…
3 of 15 tasks
Add goldbach_conjecture.py implementing Goldbach’s Conjecture
awaiting reviews
This PR is ready to be reviewed
invalid
#12845
by Sushrut-Kane
was closed Jul 14, 2025
Loading…
12 of 15 tasks
Removed quotes from version numbers in .pre-commit-config.yaml
#12841
by codedbyasim
was merged Jul 11, 2025
Loading…
15 tasks
Fix devcontainer build failure
awaiting reviews
This PR is ready to be reviewed
invalid
#12838
by bertrand-awz
was closed Jul 9, 2025
Loading…
13 of 15 tasks
Fix devcontainer build failure
awaiting reviews
This PR is ready to be reviewed
invalid
#12837
by bertrand-awz
was merged Jul 9, 2025
Loading…
13 of 15 tasks
Add validate_age script to other folder
#12835
by khemraj-git
was closed Jul 8, 2025
Loading…
3 tasks done
hill_cipher.py: Use This PR modified some existing files
int()
to gracefully deal with float input
enhancement
#12833
by cclauss
was merged Jul 7, 2025
Loading…
5 of 15 tasks
Add comprehensive doctests for maths/greatest_common_divisor.py
tests are failing
Do not merge until tests pass
#12828
by Achintya47
was closed Jul 6, 2025
Loading…
11 of 15 tasks
Add comprehensive doctests for maths/greatest_common_divisor.py
#12827
by Achintya47
was closed Jul 6, 2025
Loading…
11 of 15 tasks
Update data_structures/binary_tree/red_black_tree.py
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
#12824
by lighting9999
was closed Jul 5, 2025
Loading…
13 of 15 tasks
fix build current_stock_price.py
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
#12823
by lighting9999
was closed Jul 5, 2025
Loading…
12 of 15 tasks
Fix build error current_stock_price.py
awaiting reviews
This PR is ready to be reviewed
#12822
by lighting9999
was closed Jul 5, 2025
Loading…
12 of 15 tasks
Various ruff fixes
awaiting reviews
This PR is ready to be reviewed
#12821
by cclauss
was merged Jul 5, 2025
Loading…
3 of 15 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.