-
- Notifications
You must be signed in to change notification settings - Fork 48.6k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Adding LSTM algorithm from scratch in neural network algorithm sections awaiting reviews This PR is ready to be reviewed
#12082 opened Oct 15, 2024 by LEVIII007 Loading…
10 of 15 tasks
Added the vision_transformer.py file which fixes the issue #13326 awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names 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
#13331 opened Oct 7, 2025 by NANDAGOPALNG Loading…
12 of 15 tasks
Add 4 Machine Learning Algorithms: Decision Tree Pruning, Logistic Regression, Naive Bayes, and PCA require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required
#13354 opened Oct 8, 2025 by omsherikar Loading…
11 of 15 tasks
First Implementation of Johnson Graph Algorithm awaiting reviews This PR is ready to be reviewed
#12281 opened Oct 25, 2024 by joelkurien Loading…
12 of 15 tasks
Add TSP Graph and Nearest Neighborhood Heuristic awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#12418 opened Dec 4, 2024 by CedricAnover Loading…
12 of 15 tasks
Add Memory Allocator 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
#12497 opened Jan 4, 2025 by isidroas Loading…
8 of 15 tasks
RTDS , Real time threat detection system in python . 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
#13247 opened Oct 6, 2025 by Th-Shivam Loading…
7 of 15 tasks
New cellular automaton algorithm awaiting reviews This PR is ready to be reviewed
#12888 opened Aug 10, 2025 by Marioman2023 Loading…
New Genetic Algorithm solution for Knapsack problem awaiting reviews This PR is ready to be reviewed
#13234 opened Oct 5, 2025 by Dang-Hoang-Tung Loading…
12 of 15 tasks
feat: Introduce hamming code generator awaiting reviews This PR is ready to be reviewed
#11827 opened Oct 6, 2024 by AyushChakraborty Loading…
12 of 15 tasks
Multinomial naive bayes text classifier awaiting reviews This PR is ready to be reviewed
#9619 opened Oct 3, 2023 by riccardocappi Loading…
12 of 14 tasks
Sorted linked list added awaiting reviews This PR is ready to be reviewed
#11607 opened Oct 1, 2024 by mjk22071998 Loading…
10 tasks done
Add: Matrix Prefix Sum awaiting reviews This PR is ready to be reviewed
#10841 opened Oct 23, 2023 by invincible04 Loading…
12 of 15 tasks
Added an implementation of Legendre polynomial computation algorithm awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#12407 opened Dec 3, 2024 by Nanoemm Loading…
12 of 15 tasks
Create blacklistipchecker.py awaiting reviews This PR is ready to be reviewed
#9416 opened Oct 2, 2023 by dimonalik Loading…
12 of 14 tasks
Add vectorized implementations of Linear Regression using Gradient Descent awaiting reviews This PR is ready to be reviewed
#13221 opened Oct 5, 2025 by somrita-banerjee Loading…
12 of 15 tasks
added multi armed bandit problem with three strategies to solve it awaiting reviews This PR is ready to be reviewed
#12668 opened Apr 11, 2025 by sephml Loading…
12 of 15 tasks
Add cholesky_decomposition.py awaiting reviews This PR is ready to be reviewed
#11848 opened Oct 7, 2024 by 99991 Loading…
12 of 15 tasks
Longest Consecutive Sequence LeetCode problem awaiting reviews This PR is ready to be reviewed
#9686 opened Oct 4, 2023 by Sarthak950 Loading…
Add the algorithm to search the minimum element of an array using the… awaiting reviews This PR is ready to be reviewed
#9688 opened Oct 4, 2023 by Baraff24 Loading…
12 of 14 tasks
Algorithm to get maximum path sum of a binary tree. awaiting reviews This PR is ready to be reviewed
#9414 opened Oct 2, 2023 by jahir-raihan Loading…
11 of 14 tasks
Added splay trees 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
#13248 opened Oct 6, 2025 by Th-Shivam Loading…
12 of 15 tasks
Added gas_station.py awaiting reviews This PR is ready to be reviewed
#11822 opened Oct 6, 2024 by nimishh7 Loading…
11 of 15 tasks
Added the Active Disturbance Rejection Control (ADRC) Algorithm awaiting reviews This PR is ready to be reviewed
#12648 opened Mar 31, 2025 by div-dev123 Loading…
11 of 15 tasks
weddle's integration rule awaiting reviews This PR is ready to be reviewed
#11773 opened Oct 5, 2024 by Soham-KT Loading…
10 of 15 tasks
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.