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

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 by siddheshsadarao was closed Oct 20, 2025 Loading… updated Oct 20, 2025
4 tasks done
Optimize Ternary Search with adaptive precision and binary fallback awaiting reviews This PR is ready to be reviewed invalid
#13629 by faizan842 was closed Oct 20, 2025 Loading… updated Oct 20, 2025
7 tasks done
Finding Next Prime Number 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
#13627 by swamini-jadhav was closed Oct 20, 2025 Loading… updated Oct 20, 2025
10 of 13 tasks
Optimize Quick Sort with in-place partitioning and hybrid approach awaiting reviews This PR is ready to be reviewed invalid
#13628 by faizan842 was closed Oct 20, 2025 Loading… updated Oct 20, 2025
Add Next_Prime_Number with prime checking logic awaiting reviews This PR is ready to be reviewed invalid
#13626 by swamini-jadhav was closed Oct 20, 2025 Loading… updated Oct 20, 2025
11 of 15 tasks
Add Next_Prime_Number with prime checking logic
#13625 by swamini-jadhav was closed Oct 20, 2025 Loading… updated Oct 20, 2025
Counts the number of squares with area 1, integer vertices, fully inside a circle of radius r. awaiting reviews This PR is ready to be reviewed invalid
#13624 by swamini-jadhav was closed Oct 20, 2025 Loading… updated Oct 20, 2025
12 of 15 tasks
Add manual determinant calculator using cofactor expansion awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13618 by Naman-Vasudev was closed Oct 20, 2025 Loading… updated Oct 20, 2025
8 tasks done
Add generalized nCr (combinations) calculator for real n and integer r awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13621 by Naman-Vasudev was closed Oct 20, 2025 Loading… updated Oct 20, 2025
8 tasks done
Added federated learning awaiting reviews This PR is ready to be reviewed invalid
#13620 by justynigam was closed Oct 20, 2025 Loading… updated Oct 20, 2025
15 tasks done
updates the Apriori prune() function to improve performance while preserving correctness. awaiting reviews This PR is ready to be reviewed
#13616 by kdt523 was closed Oct 20, 2025 Loading… updated Oct 20, 2025
Add rmse logcosh loss 13379 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
#13390 by Gurdeepsingh-10 was closed Oct 14, 2025 Loading… updated Oct 20, 2025
12 of 15 tasks
Feature federated learning awaiting reviews This PR is ready to be reviewed invalid
#13614 by kdt523 was closed Oct 20, 2025 Loading… updated Oct 20, 2025
Add test for non-integer input to factorial function enhancement This PR modified some existing files
#13024 by mahiuddin-dev was merged Oct 20, 2025 Loading… updated Oct 20, 2025
10 of 15 tasks
Add doctest for add_vertex in GraphAdjacencyList. Contributes to #9943 enhancement This PR modified some existing files
#13143 by michaelmccamy was merged Oct 20, 2025 Loading… updated Oct 20, 2025
9 of 15 tasks
feat: optimizing the prune function at the apriori_algorithm.py archive awaiting reviews This PR is ready to be reviewed
#12992 by joaoneto9 was merged Oct 19, 2025 Loading… updated Oct 19, 2025
11 of 15 tasks
Add doctest for circular queue overflow condition
#13590 by Tejasrahane was merged Oct 19, 2025 Loading… updated Oct 19, 2025
15 tasks
Added ascii_to_char.py to conversions module awaiting reviews This PR is ready to be reviewed invalid
#13607 by siddheshsadarao was closed Oct 19, 2025 Loading… updated Oct 19, 2025
Add heap sort python v2 awaiting reviews This PR is ready to be reviewed invalid
#13594 by chintansood was closed Oct 19, 2025 Loading… updated Oct 19, 2025
15 tasks
Add Python function to check Disarium numbers awaiting reviews This PR is ready to be reviewed require type hints https://docs.python.org/3/library/typing.html
#13602 by VarunArora24 was closed Oct 19, 2025 Loading… updated Oct 19, 2025
11 of 15 tasks
Add Disarium number algorithm with type hints and doctests awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13579 by VarunArora24 was closed Oct 19, 2025 Loading… updated Oct 19, 2025
11 of 15 tasks
Add algorithm to compute absolute age difference awaiting reviews This PR is ready to be reviewed
#13525 by Ommodi07 was closed Oct 19, 2025 Loading… updated Oct 19, 2025
12 of 15 tasks
Add color augmentation module awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13596 by Shreyaav18 was closed Oct 19, 2025 Loading… updated Oct 19, 2025
11 of 14 tasks
Added Heap Sort algorithm in Python for Hacktoberfest 2025 tests are failing Do not merge until tests pass
#13592 by chintansood was closed Oct 19, 2025 Loading… updated Oct 19, 2025
13 of 15 tasks
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 by TechnoBlogger14o3 was closed Oct 19, 2025 Loading… updated Oct 19, 2025
15 tasks done
ProTip! no:milestone will show everything without a milestone.