-
- Notifications
You must be signed in to change notification settings - Fork 49.2k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add 2D Ising model Monte Carlo simulation tests are failing Do not merge until tests pass
#13789 opened Oct 27, 2025 by kaal-bhairav69 Loading…
Refine README formatting and add usage notes "Fixes #13714". awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13726 opened Oct 23, 2025 by Aujasyarajput18 Loading…
12 of 15 tasks
Added armstrong_number.py program for hactoberfest awaiting reviews This PR is ready to be reviewed
#13749 opened Oct 25, 2025 by Renuka-Kamani Loading…
15 tasks
Added Bresenham Line Algorithm basic version for first quadrant
#13750 opened Oct 25, 2025 by devdandekar24 Loading…
11 of 15 tasks
Bresenham line advanced algorithm which handles all octants ( for hacktoberfest ) awaiting reviews This PR is ready to be reviewed
#13751 opened Oct 25, 2025 by devdandekar24 Loading…
11 of 15 tasks
feat(dp): palindrome partitioning - minimum cuts (O(n²)) tests are failing Do not merge until tests pass
#13746 opened Oct 24, 2025 by GitandTonic Loading…
4 tasks
backtracking/generate_parentheses.py create doc awaiting reviews This PR is ready to be reviewed
#13858 opened Nov 3, 2025 by khanhkhanhlele Loading…
12 of 15 tasks
Added my first contribution line in README
#13846 opened Nov 3, 2025 by jamisiveshkumar Loading…
15 tasks
Added Nesterov and Adam Optimizers awaiting reviews This PR is ready to be reviewed
#13718 opened Oct 23, 2025 by Adhithya-Laxman Loading…
10 tasks done
Add ascii_to_char.py to conversions module awaiting reviews This PR is ready to be reviewed
#13744 opened Oct 24, 2025 by Alessio-Falcini Loading…
Add comprehensive test coverage for maths.abs module awaiting reviews This PR is ready to be reviewed
#13588 opened Oct 18, 2025 by raman1236 Loading…
12 of 15 tasks
backtracking/crossword_puzzle_solver.py change doc awaiting reviews This PR is ready to be reviewed
#13857 opened Nov 3, 2025 by khanhkhanhlele Loading…
12 of 15 tasks
feat: implement shoelace formula for polygon area calculation awaiting reviews This PR is ready to be reviewed
#13815 opened Oct 30, 2025 by DDH2004 Loading…
12 of 15 tasks
Fix/simulated annealing local search tests are failing Do not merge until tests pass
#13552 opened Oct 17, 2025 by athikha Loading…
Next Prime Number awaiting reviews This PR is ready to be reviewed
#13631 opened Oct 20, 2025 by swamini-jadhav Loading…
12 of 15 tasks
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…
11 of 15 tasks
Remove inefficient validation checks in binary search functions
#13836 opened Nov 1, 2025 by MathewAddala Loading…
5 of 6 tasks
Add Binary Parity Pattern Algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13585 opened Oct 18, 2025 by surlogu Loading…
1 task done
Add Blossom algorithm (Edmonds' algorithm) for maximum matching in general graphs awaiting reviews This PR is ready to be reviewed
#13023 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
11 of 14 tasks
Add Splay Tree - Self-adjusting Binary Search Tree awaiting reviews This PR is ready to be reviewed
#13019 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
11 of 14 tasks
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.