-
- 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
Fix: Ensure consistent error handling in coordinate_compression.py
#13457 opened Oct 12, 2025 by prem-2006 Loading…
15 tasks
Implement modified vigenere cipher for all printable ASCII awaiting reviews This PR is ready to be reviewed
#13452 opened Oct 12, 2025 by Abheelash-Mishra Loading…
12 of 15 tasks
docs: Comprehensive README enhancements and additions
#13448 opened Oct 12, 2025 by tanishq2520 Loading…
4
chore(geometry): add angle conversion, ellipse eccentricity, polygon geometry, and triangle class
#13447 opened Oct 12, 2025 by JeelGajera Loading…
11 of 15 tasks
Adding kadane's algorithm to dp/ folder
#13446 opened Oct 12, 2025 by Tanish-S-K Loading…
11 of 15 tasks
Added ARIMA 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
#13444 opened Oct 11, 2025 by KaiAllAlone Loading…
11 of 14 tasks
Add t-SNE algorithm for dimensionality reduction (#13432) awaiting reviews This PR is ready to be reviewed
#13440 opened Oct 11, 2025 by Nikita-Kedari Loading…
11 of 15 tasks
Added RMSE loss function fixes- #13379 tests are failing Do not merge until tests pass
#13428 opened Oct 11, 2025 by TASMAYU Loading…
Enhancement: Adding missing return type to pi_estimator function
#13427 opened Oct 11, 2025 by GitandTonic Loading…
1 task
Create reverse_factorial_recursive.py awaiting reviews This PR is ready to be reviewed
#13426 opened Oct 11, 2025 by afk-Parth Loading…
8 of 11 tasks
feat: add recursive bubble sort algorithm with doctests and type hints awaiting reviews This PR is ready to be reviewed
#13424 opened Oct 11, 2025 by vannu07 Loading…
10 tasks done
Add Python solutions for Search Insert Position and Search Range 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
#13422 opened Oct 11, 2025 by avimishraa Loading…
Add Sleep Sort algorithm to advanced Python sorting algorithms (#13203) 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
#13415 opened Oct 10, 2025 by Aviraj2929 Loading…
12 of 15 tasks
Add Prim's algorithm implementation (using Priority Queue) 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
#13414 opened Oct 10, 2025 by laiba-Ashfaq Loading…
12 of 15 tasks
Add solution for Problem 810 awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13413 opened Oct 10, 2025 by Heisenberg-Vader Loading…
10 of 15 tasks
Adding RMSE - Root Mean Squared Error Loss function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13410 opened Oct 10, 2025 by Addyk-24 Loading…
12 of 15 tasks
Enhance softmax with numerical stability and axis parameter awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13409 opened Oct 10, 2025 by Jashwanthallenki Loading…
11 of 15 tasks
Add P2P file sharing algorithm 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
#13408 opened Oct 10, 2025 by Nikhil-karoriya Loading…
9 of 15 tasks
Added strings programs in data structure folder 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
#13407 opened Oct 10, 2025 by VeeruYadav45 Loading…
9 of 15 tasks
Add SM4 Algorithm in Ciphers 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
#13404 opened Oct 10, 2025 by fansunjia-glitch Loading…
11 of 15 tasks
Add Q-Learning algorithm implementation with epsilon-greedy policy an… awaiting reviews This PR is ready to be reviewed
#13402 opened Oct 10, 2025 by idklol22 Loading…
11 of 15 tasks
Previous Next
ProTip! Exclude everything labeled
bug
with -label:bug.