-
- 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
feat(bit_manipulation): add swap_bits function with doctests (marked checkboxes) awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13521 opened Oct 15, 2025 by swet40 Loading…
12 of 15 tasks
feat: Implement LRU Cache algorithm awaiting reviews This PR is ready to be reviewed
#13520 opened Oct 15, 2025 by maynkxx Loading…
11 of 15 tasks
Added a readme file for the divide and conquer directory awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13519 opened Oct 15, 2025 by shreyakash24 Loading…
5 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…
12 of 15 tasks
Added the algorithm for RNN awaiting reviews This PR is ready to be reviewed
#13514 opened Oct 15, 2025 by shreyakash24 Loading…
12 of 15 tasks
Fix Gaussian Naive Bayes implementation
#13512 opened Oct 15, 2025 by krvipin15 Loading…
11 of 15 tasks
Implement K-Medoids Clustering Algorithm #13488 awaiting reviews This PR is ready to be reviewed
#13510 opened Oct 15, 2025 by Nikita-Kedari Loading…
12 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…
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…
15 tasks done
Feat: Implement recursive Max Depth Sum calculation for nested arrays
#13502 opened Oct 14, 2025 by Dhruv-JJ Loading…
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…
5 tasks done
Hookes law awaiting reviews This PR is ready to be reviewed
#13487 opened Oct 14, 2025 by Sonu-3 Loading…
12 of 15 tasks
Feature/moving average awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13485 opened Oct 14, 2025 by studentpiyush Loading…
11 of 15 tasks
Add is_even_using_shift_operator function awaiting reviews This PR is ready to be reviewed
#13484 opened Oct 14, 2025 by ArunKishoreVoleti Loading…
12 of 15 tasks
Feature/arun count set bits new approach awaiting reviews This PR is ready to be reviewed
#13483 opened Oct 14, 2025 by ArunKishoreVoleti Loading…
11 of 15 tasks
Added the Strassen's Matrix Multiplication Algorithm awaiting reviews This PR is ready to be reviewed
#13482 opened Oct 14, 2025 by sourav-625 Loading…
11 of 15 tasks
Add amortization calculator to financial folder awaiting reviews This PR is ready to be reviewed
#13477 opened Oct 14, 2025 by Nitroxium18 Loading…
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…
12 of 15 tasks
New Algorithm added in dynamic_programming awaiting reviews This PR is ready to be reviewed
#13471 opened Oct 13, 2025 by megha-66 Loading…
12 of 15 tasks
Feature/add doctest awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13469 opened Oct 13, 2025 by dhruvi003 Loading…
11 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
Add pattern printing (pyramid, inverted pyramid, diamond) [#13460]
#13462 opened Oct 13, 2025 by sonianuj287 Loading…
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
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.