-
-
Notifications
You must be signed in to change notification settings - Fork 50.3k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add moving average algorithm for sliding window data analysis
awaiting reviews
This PR is ready to be reviewed
#14526
opened Apr 9, 2026 by
saurav856
Loading…
11 tasks done
Add Kadane's algorithm for maximum subarray sum
awaiting reviews
This PR is ready to be reviewed
#14525
opened Apr 9, 2026 by
saurav856
Loading…
11 tasks done
feat: add label smoothing regularization to machine_learning
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#14524
opened Apr 9, 2026 by
thansenai-code
Loading…
11 of 15 tasks
Fix binary search final
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14523
opened Apr 9, 2026 by
tusharynayaka
Loading…
Fix: add actual implementation for use-effect simulation (previous PR was empty)
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#14518
opened Apr 7, 2026 by
kadambari25
Loading…
14 of 15 tasks
Add get_word_path function to word_search.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
#14511
opened Apr 6, 2026 by
kadambari25
Loading…
10 of 14 tasks
Fix: handle zero input in binary_count_trailing_zeros
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
#14510
opened Apr 6, 2026 by
kadambari25
Loading…
11 of 13 tasks
Add function to check if a number is a palindrome
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#14507
opened Apr 5, 2026 by
YASWANTH1976
Loading…
10 of 15 tasks
Feat macaulay duration
awaiting reviews
This PR is ready to be reviewed
#14506
opened Apr 5, 2026 by
max-klingner
Loading…
12 of 15 tasks
create word search path retrieval with comprehensive doctests
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
tests are failing
Do not merge until tests pass
#14504
opened Apr 5, 2026 by
maknelso
Loading…
11 of 15 tasks
Fix incorrect handling of zero input in binary_count_trailing_zeros
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14495
opened Apr 1, 2026 by
satwik-exe
Loading…
3 tasks done
feat: add progressive_set_intersection to disjoint_set
awaiting reviews
This PR is ready to be reviewed
#14492
opened Apr 1, 2026 by
Devanik21
Loading…
6 tasks done
Add type hints to unknown_sort
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14489
opened Mar 31, 2026 by
Aarav-Arya
Loading…
12 of 15 tasks
add: median of medians algorithm in maths
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#14486
opened Mar 31, 2026 by
shubhangiisinghh
Loading…
11 of 15 tasks
Fix MSE calculation bug and refactor decision tree logic
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14485
opened Mar 30, 2026 by
kazisufiyan-k2
Loading…
6 tasks done
feat: add Reversort sorting algorithm
awaiting reviews
This PR is ready to be reviewed
#14482
opened Mar 29, 2026 by
xingzihai
Loading…
3 tasks done
fix: off-by-one error in binary_count_trailing_zeros for zero input (#14479)
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
#14480
opened Mar 29, 2026 by
zendy199x
Loading…
12 of 15 tasks
Refactor: clean memoized knapsack using functools.cache
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
#14478
opened Mar 29, 2026 by
anikchand461
Loading…
15 tasks done
Adding-Classification-On-Decision-Tree
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14477
opened Mar 29, 2026 by
Sananda-Dutta
Loading…
10 of 15 tasks
Fix type hints in sorts/tim_sort.py, relates to #14457
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14474
opened Mar 28, 2026 by
ale-molinari
Loading…
11 of 15 tasks
feat: add LCS string reconstruction using DP backtracking
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14472
opened Mar 28, 2026 by
GSuryaP
Loading…
4 tasks done
Fix quick sort mutation
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
#14468
opened Mar 27, 2026 by
Akhileshkulal
Loading…
7 of 10 tasks
Improve selection sort doctests and documentation
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14460
opened Mar 27, 2026 by
23f3003167
Loading…
13 of 15 tasks
Improve binary search doc
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14456
opened Mar 26, 2026 by
Mias007
Loading…
4 tasks done
Improve binary search
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
#14455
opened Mar 26, 2026 by
Mias007
Loading…
4 tasks done
Previous Next
ProTip!
Follow long discussions with comments:>50.