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

Created mlp_activation_comparison.py 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
#12918 opened Aug 22, 2025 by Karthikn-VR Loading…
11 of 15 tasks
Added mlp_activation_comparison.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12917 opened Aug 22, 2025 by Karthikn-VR Loading…
11 of 15 tasks
Add MLP activation function comparison script awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12915 opened Aug 22, 2025 by Karthikn-VR Loading…
11 of 15 tasks
feat: add minimum absolute difference pairs algorithm awaiting reviews This PR is ready to be reviewed
#12914 opened Aug 22, 2025 by uzman2406 Loading…
4 tasks
add is_k_power_of_n.py to bit manipulation awaiting reviews This PR is ready to be reviewed
#12909 opened Aug 21, 2025 by rudrakshtank Loading…
11 of 15 tasks
Create fcfs.py tests are failing Do not merge until tests pass
#12906 opened Aug 21, 2025 by MrittikaDutta Loading…
7 of 15 tasks
two_sum code tests are failing Do not merge until tests pass
#12904 opened Aug 19, 2025 by hiiamkarati Loading…
1 of 15 tasks
Add graph generation algorithm for Knapsack problems
#12896 opened Aug 13, 2025 by Matti02co Loading…
12 of 15 tasks
Add longest_common_subsequence algorithm to strings
#12895 opened Aug 13, 2025 by didenamine Loading…
12 of 15 tasks
Fix formatting and grammar in CONTRIBUTING.md 🍉 awaiting reviews This PR is ready to be reviewed
#12894 opened Aug 13, 2025 by umang-dadhich Loading…
15 tasks
Add educational SHA-256 implementation awaiting reviews This PR is ready to be reviewed
#12893 opened Aug 12, 2025 by AElnamaki Loading…
10 of 15 tasks
Add Splay Tree implementation to binary tree data structures
#12890 opened Aug 10, 2025 by Mohammedmaaz1786 Loading…
11 of 15 tasks
New cellular automaton algorithm awaiting reviews This PR is ready to be reviewed
#12888 opened Aug 10, 2025 by Marioman2023 Loading…
Improve min_cost_string_conversion with validation, case-insensitive option, and more tests tests are failing Do not merge until tests pass
#12886 opened Aug 8, 2025 by shreyasbp317 Loading…
3 of 4 tasks
Implement Johnson's algorithm with tests; update Bellman-Ford and Dij… tests are failing Do not merge until tests pass
#12884 opened Aug 7, 2025 by Zakaria-Fakhri Loading…
7 of 9 tasks
Two-Sum to match target 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
#12883 opened Aug 6, 2025 by hiiamkarati Loading…
BFS enhancement with collections.deque (fix: #12857) awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12882 opened Aug 4, 2025 by riokuma Loading…
6 of 15 tasks
Add doctests to graphs/basic_graphs.py awaiting reviews This PR is ready to be reviewed
#12881 opened Aug 4, 2025 by dhruv-pharasi Loading…
12 of 15 tasks
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
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
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
ProTip! What’s not been updated in a month: updated:<2025-07-24.