Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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
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 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
#13632 opened Oct 20, 2025 by vishrutha-rao-k Loading… updated Oct 20, 2025
3 of 4 tasks
fix: avoid log(0) in KL divergence (Fixes #12233) awaiting reviews This PR is ready to be reviewed
#13635 opened Oct 20, 2025 by Monasri29-hub Loading… updated Oct 20, 2025
feat: add Radial Basis Function Neural Network (Implements #12322) 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
#13636 opened Oct 20, 2025 by Monasri29-hub Loading… updated Oct 20, 2025
feat(conversions): Add Binary and Gray Code conversion algorithms
#13634 opened Oct 20, 2025 by JDeep1234 Loading… updated Oct 20, 2025
16 tasks done
Add graph generation algorithm for Knapsack problems
#12896 opened Aug 13, 2025 by Matti02co Loading… updated Oct 20, 2025
12 of 15 tasks
Optimize Quick Sort with in-place partitioning and hybrid approach 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
#13633 opened Oct 20, 2025 by faizan842 Loading… updated Oct 20, 2025
7 tasks done
Next Prime Number awaiting reviews This PR is ready to be reviewed
#13631 opened Oct 20, 2025 by swamini-jadhav Loading… updated Oct 20, 2025
12 of 15 tasks
Add generalized nCr (combinations) calculator for real n and integer r awaiting reviews This PR is ready to be reviewed
#13623 opened Oct 20, 2025 by Naman-Vasudev Loading… updated Oct 20, 2025
8 tasks done
added federated learning 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 tests are failing Do not merge until tests pass
#13622 opened Oct 20, 2025 by justynigam Loading… updated Oct 20, 2025
12 of 15 tasks
Add comprehensive doctests to disjoint_set.py
#13619 opened Oct 20, 2025 by faizan842 Loading… updated Oct 20, 2025
Add optimized Sieve of Eratosthenes algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13617 opened Oct 20, 2025 by Naman-Vasudev Loading… updated Oct 20, 2025
7 tasks done
Feature federated learning awaiting reviews This PR is ready to be reviewed
#13615 opened Oct 20, 2025 by kdt523 Loading… updated Oct 20, 2025
2 of 4 tasks
added implementation for solving Two Satisfiability problem awaiting reviews This PR is ready to be reviewed
#13613 opened Oct 20, 2025 by Shoyeb45 Loading… updated Oct 20, 2025
11 of 15 tasks
Add Manhattan and Minkowski distances to KNN with doctests
#13555 opened Oct 17, 2025 by kdt523 Loading… updated Oct 20, 2025
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… updated Oct 20, 2025
1 task done
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… updated Oct 20, 2025
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… updated Oct 20, 2025
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… updated Oct 20, 2025
11 of 14 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… updated Oct 20, 2025
10 of 11 tasks
feat(strings): add suffix automaton implementation
#13606 opened Oct 19, 2025 by Shrithu10 Loading… updated Oct 19, 2025
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… updated Oct 19, 2025
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… updated Oct 19, 2025
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… updated Oct 19, 2025
11 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 19, 2025
12 of 15 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.