-
- Notifications
You must be signed in to change notification settings - Fork 48.7k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add math-based power of two check and input validation awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13526 opened Oct 16, 2025 by ArunKishoreVoleti Loading… updated Oct 16, 2025
12 of 15 tasks
Add algorithm to compute absolute age difference awaiting reviews This PR is ready to be reviewed
#13525 opened Oct 16, 2025 by Ommodi07 Loading… updated Oct 16, 2025
12 of 15 tasks
Spiral matrix 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
#13523 opened Oct 16, 2025 by SubhadipD9 Loading… updated Oct 16, 2025
12 tasks done
Enhancement: t-SNE Script Improvements (#13513) awaiting reviews This PR is ready to be reviewed
#13522 opened Oct 16, 2025 by wishmaster815 Loading… updated Oct 16, 2025
11 tasks done
Fix Gaussian Naive Bayes implementation
#13512 opened Oct 15, 2025 by krvipin15 Loading… updated Oct 16, 2025
11 of 15 tasks
Created set_matrix_zeroes.py awaiting reviews This PR is ready to be reviewed
#13369 opened Oct 9, 2025 by suhanikundu Loading… updated Oct 16, 2025
12 of 15 tasks
Add solution for Problem 810 awaiting reviews This PR is ready to be reviewed
#13413 opened Oct 10, 2025 by Heisenberg-Vader Loading… updated Oct 16, 2025
10 of 15 tasks
Added Johnson's algorithm for all-pairs shortest paths awaiting reviews This PR is ready to be reviewed
#13340 opened Oct 8, 2025 by sangampaudel530 Loading… updated Oct 16, 2025
12 of 15 tasks
Added Image Segmentation which fixes #13516 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
#13518 opened Oct 15, 2025 by NANDAGOPALNG Loading… updated Oct 15, 2025
12 of 15 tasks
Add cnn model awaiting reviews This PR is ready to be reviewed
#13273 opened Oct 6, 2025 by ai-nerdy Loading… updated Oct 15, 2025
11 of 15 tasks
Add ml algorithms awaiting reviews This PR is ready to be reviewed
#13270 opened Oct 6, 2025 by ai-nerdy Loading… updated Oct 15, 2025
12 of 15 tasks
Add ARIMA model awaiting reviews This PR is ready to be reviewed
#13271 opened Oct 6, 2025 by ai-nerdy Loading… updated Oct 15, 2025
12 of 15 tasks
Euler project solution 60 awaiting reviews This PR is ready to be reviewed
#13475 opened Oct 13, 2025 by AksharGoyal Loading… updated Oct 15, 2025
12 of 15 tasks
✅ Add doctests to string conversion functions
#12839 opened Jul 10, 2025 by Nitin-Prata Loading… updated Oct 15, 2025
3 of 15 tasks
Add doctest to get_files_url for pull request URL example awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13506 opened Oct 15, 2025 by frxdude Loading… updated Oct 15, 2025
6 tasks done
Add advanced algorithms implementation 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
#13505 opened Oct 15, 2025 by TechnoBlogger14o3 Loading… updated Oct 15, 2025
15 tasks done
Feat: Implement recursive Max Depth Sum calculation for nested arrays
#13502 opened Oct 14, 2025 by Dhruv-JJ Loading… updated Oct 14, 2025
2 of 15 tasks
Added randomized algorithms 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
#13495 opened Oct 14, 2025 by Mishu03 Loading… updated Oct 14, 2025
5 tasks done
Add Next Greater Element algorithm awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13468 opened Oct 13, 2025 by Nikita20010 Loading… updated Oct 14, 2025
11 of 15 tasks
Hookes law awaiting reviews This PR is ready to be reviewed
#13487 opened Oct 14, 2025 by Sonu-3 Loading… updated Oct 14, 2025
12 of 15 tasks
Add algorithm to find Two unique numbers using bit manipulation with docsets awaiting reviews This PR is ready to be reviewed
#13216 opened Oct 5, 2025 by RamachandraBhardwaj Loading… updated Oct 14, 2025
12 of 15 tasks
chore(geometry): add angle conversion, ellipse eccentricity, polygon geometry, and triangle class awaiting reviews This PR is ready to be reviewed
#13447 opened Oct 12, 2025 by JeelGajera Loading… updated Oct 14, 2025
11 of 15 tasks
Added Maxwell's Equations awaiting reviews This PR is ready to be reviewed
#13418 opened Oct 10, 2025 by Dibbu-cell Loading… updated Oct 14, 2025
12 of 15 tasks
ENHANCED THE DOCUMENTATION FOR MULTILAYER_PARCEPTRON awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13101 opened Oct 2, 2025 by Dibbu-cell Loading… updated Oct 14, 2025
12 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… updated Oct 14, 2025
11 of 15 tasks
ProTip! Exclude everything labeled
bug
with -label:bug.