-
- Notifications
You must be signed in to change notification settings - Fork 48.8k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Enhance Decision Tree documentation with math, use cases, and examples 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
#13611 opened Oct 20, 2025 by Tejasrahane Loading…
12 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 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
#13610 opened Oct 20, 2025 by Tejasrahane Loading…
11 of 15 tasks
feat(searches): Add Floyd's Cycle-Finding Algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13609 opened Oct 20, 2025 by AdityaK60 Loading…
11 of 14 tasks
Added ascii_to_char.py script (fixed checklist) awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#13608 opened Oct 19, 2025 by siddheshsadarao Loading…
4 tasks done
feat(strings): add suffix automaton implementation
#13606 opened Oct 19, 2025 by Shrithu10 Loading…
11 of 14 tasks
Added new file 'tower_of_hanoi.py' in divide and conquer 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
#13605 opened Oct 19, 2025 by GOURAV-SAHA007 Loading…
11 of 15 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…
12 of 15 tasks
Add Python function to check Disarium numbers awaiting reviews This PR is ready to be reviewed
#13603 opened Oct 19, 2025 by VarunArora24 Loading…
11 of 15 tasks
docs: add doctests for min_cost_string_conversion awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13601 opened Oct 19, 2025 by Akhila21-6 Loading…
10 of 11 tasks
feat: Add initial set of logic building problems 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
#13600 opened Oct 19, 2025 by thanay2007 Loading…
13 of 15 tasks
Add color augmentation module awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13597 opened Oct 19, 2025 by Shreyaav18 Loading…
11 of 14 tasks
feat: Add ASCII to Character conversion script awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13595 opened Oct 19, 2025 by thanay2007 Loading…
13 of 15 tasks
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…
12 of 15 tasks
Add Merge Sorted Arrays Algorithm with Type Hints and Doctests
#13589 opened Oct 18, 2025 by JainRamyak Loading…
11 of 15 tasks
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
Modify Python version and update dependencies awaiting reviews This PR is ready to be reviewed
#13586 opened Oct 18, 2025 by aje2shifty Loading…
15 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
Improve doctest coverage for strings/remove_duplicate.py tests are failing Do not merge until tests pass
#13581 opened Oct 18, 2025 by subhobhai943 Loading…
Refactor t-SNE implementation and improve readability tests are failing Do not merge until tests pass
#13558 opened Oct 18, 2025 by technicalabinesh Loading…
12 of 15 tasks
Add Manhattan and Minkowski distances to KNN with doctests
#13555 opened Oct 17, 2025 by kdt523 Loading…
Add is_armstrong_number function awaiting reviews This PR is ready to be reviewed
#13554 opened Oct 17, 2025 by Pranav-MSK Loading…
11 of 15 tasks
Add Armstrong number check algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13553 opened Oct 17, 2025 by Pranav-MSK Loading…
11 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…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.