Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Weierstrass Method awaiting reviews This PR is ready to be reviewed
#12877 opened Aug 2, 2025 by aditya7balotra Loading…
12 of 15 tasks
Gauss-Jordan Elimination awaiting reviews This PR is ready to be reviewed
#12876 opened Aug 2, 2025 by aditya7balotra Loading…
12 of 15 tasks
Binomial Expansion
#12875 opened Aug 2, 2025 by aditya7balotra Loading…
12 of 15 tasks
Adding doctest for md_prefix function in build_directory_md.py
#12874 opened Aug 1, 2025 by diya94 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 require descriptive names This PR needs descriptive function and/or variable names tests are failing Do not merge until tests pass
#12873 opened Aug 1, 2025 by rudrakshtank Loading…
11 of 15 tasks
Fix incorrect reversal in reverse_bits by removing redundant call
#12869 opened Jul 31, 2025 by sadmravi Loading…
13 of 15 tasks
fix: added doctest for k-means-clustering tests are failing Do not merge until tests pass
#12866 opened Jul 30, 2025 by raisaaajose Loading…
12 of 15 tasks
update print("duc is the best") tests are failing Do not merge until tests pass
#12862 opened Jul 28, 2025 by Kisukabe Loading…
15 tasks
feat: Add recursive implication function for lists
#12855 opened Jul 21, 2025 by ahmadharbi0x1337 Loading…
12 of 15 tasks
requrements.txt updates
#12853 opened Jul 20, 2025 by BNdiema Loading…
15 tasks
Add last_digit function with type hints and doctests awaiting reviews This PR is ready to be reviewed
#12852 opened Jul 16, 2025 by prachi757 Loading…
11 tasks done
Add refined ternary search algorithm (iterative and recursive) awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12847 opened Jul 15, 2025 by Vigneshv3 Loading…
15 tasks
Add Ridge Regression with L2 Regularization using Gradient Descent tests are failing Do not merge until tests pass
#12844 opened Jul 12, 2025 by Nitin-Prata Loading…
15 tasks
Fix #12840 code style
#12843 opened Jul 12, 2025 by chandrapola Loading…
4 of 15 tasks
Optimize the Merge Sort awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12842 opened Jul 12, 2025 by 30November Loading…
12 of 15 tasks
✅ Add doctests to string conversion functions
#12839 opened Jul 10, 2025 by Nitin-Prata Loading…
15 tasks
Add simple recursion examples: factorial, fibonacci, sum_of_digits
#12834 opened Jul 7, 2025 by Toshaksha Loading…
11 tasks done
Adding doctests to improve Test Coverage for dynamic_programming/fibonacci.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12831 opened Jul 6, 2025 by Achintya47 Loading…
13 of 15 tasks
Add improved doctrings and doctests for math/perfect_number.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12830 opened Jul 6, 2025 by Achintya47 Loading…
12 of 15 tasks
Add comprehensive doctests for maths/greatest_common_divisor.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12829 opened Jul 6, 2025 by Achintya47 Loading…
11 of 15 tasks
Update red_black_tree.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12825 opened Jul 5, 2025 by lighting9999 Loading…
12 of 15 tasks
Add Traveling Salesman Problem Algorithms And Tests awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12820 opened Jul 5, 2025 by MapleBauhinia Loading…
12 of 15 tasks
Add sieve of atkin awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#12818 opened Jul 3, 2025 by idrisibrahimerten Loading…
11 of 12 tasks
feat(strings): add professional suffix array and LCP implementation tests are failing Do not merge until tests pass
#12817 opened Jul 3, 2025 by idrisibrahimerten Loading…
10 of 11 tasks
ProTip! Adding no:label will show everything without a label.