-
- Notifications
You must be signed in to change notification settings - Fork 48.9k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement sliding window maximum algorithm using deque awaiting reviews This PR is ready to be reviewed
#13661 opened Oct 21, 2025 by MahyudeenShahid Loading… updated Oct 21, 2025
11 of 15 tasks
Add solution for Problem 810 awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13413 opened Oct 10, 2025 by Heisenberg-Vader Loading… updated Oct 21, 2025
10 of 15 tasks
add is_power_of_two with doctests
#13648 opened Oct 21, 2025 by MeloveGupta Loading… updated Oct 21, 2025
12 of 15 tasks
Add pattern printing (pyramid, inverted pyramid, diamond) [#13460] awaiting reviews This PR is ready to be reviewed
#13462 opened Oct 13, 2025 by sonianuj287 Loading… updated Oct 21, 2025
Feat/snake water gun game awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files 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
#13658 opened Oct 21, 2025 by Akhila21-6 Loading… updated Oct 21, 2025
11 of 15 tasks
Create real_time_encoder_transformer.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13655 opened Oct 21, 2025 by ajatshatru01 Loading… updated Oct 21, 2025
11 of 15 tasks
Add Pollard’s Rho algorithm for discrete logarithm awaiting reviews This PR is ready to be reviewed
#13657 opened Oct 21, 2025 by sonianuj287 Loading… updated Oct 21, 2025
11 of 15 tasks
Add deep belief network awaiting reviews This PR is ready to be reviewed
#13646 opened Oct 21, 2025 by Adhithya-Laxman Loading… updated Oct 21, 2025
12 tasks done
Added ascii_to_char function with docstring and tests awaiting reviews This PR is ready to be reviewed
#13593 opened Oct 19, 2025 by msnikash Loading… updated Oct 21, 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 21, 2025
11 of 15 tasks
Improve error handling in coordinate compression 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
#13653 opened Oct 21, 2025 by rohitbansal2005 Loading… updated Oct 21, 2025
15 tasks done
Implement K-Medoids clustering algorithm #13488 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
#13644 opened Oct 21, 2025 by rohitbansal2005 Loading… updated Oct 21, 2025
12 tasks done
Add ordinal representation generator for closed Hamiltonian tours
#13647 opened Oct 21, 2025 by Naman-Vasudev Loading… updated Oct 21, 2025
12 of 15 tasks
Add adjacency representation generator for closed Hamiltonian tours awaiting reviews This PR is ready to be reviewed
#13645 opened Oct 21, 2025 by Naman-Vasudev Loading… updated Oct 21, 2025
Added new file 'tower_of_hanoi.py' in divide and conquer folder awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13605 opened Oct 19, 2025 by GOURAV-SAHA007 Loading… updated Oct 21, 2025
11 of 15 tasks
Add a_very_big_sum algorithm to maths folder awaiting reviews This PR is ready to be reviewed
#13642 opened Oct 21, 2025 by komalharshita Loading… updated Oct 21, 2025
11 of 14 tasks
Update README with Hacktoberfest 2025 banner awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13604 opened Oct 19, 2025 by GOURAV-SAHA007 Loading… updated Oct 21, 2025
12 of 15 tasks
Add smooth sort algorithm implementation awaiting reviews This PR is ready to be reviewed
#13641 opened Oct 21, 2025 by aadr22 Loading… updated Oct 21, 2025
11 of 15 tasks
Implement __repr__ method for debugging
#13640 opened Oct 21, 2025 by Yamiinii Loading… updated Oct 21, 2025
12 of 16 tasks
feat: add sleep sort algorithm and complete bubble sort implementationfeat: add sleep sort and complete bubble sort 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
#13632 opened Oct 20, 2025 by vishrutha-rao-k Loading… updated Oct 21, 2025
3 of 4 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… updated Oct 21, 2025
11 of 15 tasks
Implement Random Forest Classifier and Regressor from scratch (fixes #13537) 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
#13610 opened Oct 20, 2025 by Tejasrahane Loading… updated Oct 21, 2025
11 of 15 tasks
Add age_controller.py with validate_age function (issue #12809) awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13638 opened Oct 21, 2025 by Tejasrahane Loading… updated Oct 21, 2025
12 of 15 tasks
Add Gaussian Mixture Model (GMM) Algorithm for Clustering awaiting reviews This PR is ready to be reviewed
#13637 opened Oct 20, 2025 by ruman23 Loading… updated Oct 20, 2025
11 of 15 tasks
Previous Next
ProTip! Adding no:label will show everything without a label.