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

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
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 doctests to string conversion functions
#12839 opened Jul 10, 2025 by Nitin-Prata Loading…
3 of 15 tasks
Add simple recursion examples: factorial, fibonacci, sum_of_digits
#12834 opened Jul 7, 2025 by Toshaksha Loading…
11 tasks done
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
Updated blockchain readme awaiting reviews This PR is ready to be reviewed
#12792 opened Jun 10, 2025 by Monsoon-Bloom Loading…
3 tasks
Add to doctests
#12790 opened Jun 9, 2025 by tioBlachi Loading…
4 tasks
Added kernel svm algorithm code file
#12784 opened Jun 6, 2025 by SanthoshD123 Loading…
1 of 15 tasks
Add third solution for the Euler project problem 16.
#12777 opened Jun 2, 2025 by mindaugl Loading…
12 of 15 tasks
Add euler project problem 15 additional solution
#12774 opened May 29, 2025 by mindaugl Loading…
12 of 15 tasks
Added Random Forest Regressor as an additional prediction model. awaiting reviews This PR is ready to be reviewed
#12767 opened May 24, 2025 by priyanshu-8789 Loading…
15 tasks done
Add second solution for the Euler project problem 13.
#12764 opened May 22, 2025 by mindaugl Loading…
12 of 15 tasks
Add solution 3 for project euler problem 5.
#12763 opened May 21, 2025 by mindaugl Loading…
12 of 15 tasks
New version with english comments awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12762 opened May 21, 2025 by robohie Loading…
10 of 15 tasks
Update pi monte carlo script to run tests with fixed seed.
#12757 opened May 17, 2025 by mindaugl Loading…
12 of 15 tasks
Add implementation of the multi-layer perceptron classifier from scratch awaiting reviews This PR is ready to be reviewed
#12756 opened May 14, 2025 by duuan Loading…
12 of 15 tasks
Update support_vector_machines.py to add the polynomial kernel awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12748 opened May 14, 2025 by faefabsdgd Loading…
13 of 15 tasks
Add Kaprekar number checker to special_numbers awaiting reviews This PR is ready to be reviewed
#12723 opened May 11, 2025 by Sean-Randall Loading…
add segment_tree_node.py awaiting reviews This PR is ready to be reviewed
#12713 opened May 8, 2025 by xxx595588 Loading…
10 of 15 tasks
Add euler project problem 142 solution
#12706 opened May 5, 2025 by mindaugl Loading…
12 of 15 tasks
Add solution for the euler project problem 138
#12701 opened May 1, 2025 by mindaugl Loading…
12 of 15 tasks
ProTip! Filter pull requests by the default branch with base:master.