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 a new reverse-linked-list awaiting reviews This PR is ready to be reviewed require type hints https://docs.python.org/3/library/typing.html tests are failing Do not merge until tests pass
#13228 opened Oct 5, 2025 by Sangram03 Loading…
12 of 15 tasks
Adding a prime check function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13223 opened Oct 5, 2025 by rmp5941 Loading…
11 of 15 tasks
Add vectorized implementations of Linear Regression using Gradient Descent awaiting reviews This PR is ready to be reviewed
#13221 opened Oct 5, 2025 by somrita-banerjee Loading…
12 of 15 tasks
cousins_in_a_binary_tree.py 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
#13220 opened Oct 5, 2025 by DivyanshRajSoni Loading…
11 of 15 tasks
added powersort in sorts/power_sort.py awaiting reviews This PR is ready to be reviewed
#13219 opened Oct 5, 2025 by a3ro-dev Loading…
11 of 15 tasks
Add doctests to cryptomath_module.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13217 opened Oct 5, 2025 by pranlawate Loading…
6 of 15 tasks
Add algorithm to find Two unique numbers using bit manipulation with docsets awaiting reviews This PR is ready to be reviewed
#13216 opened Oct 5, 2025 by RamachandraBhardwaj Loading…
12 of 15 tasks
Improve README interactivity and contributor engagement (fixes #13111, #13076) awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13213 opened Oct 5, 2025 by Suke2004 Loading…
4 tasks done
2
Fix doctest in factorial_recursive to test correct function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13210 opened Oct 5, 2025 by Carraigh Loading…
1 of 15 tasks
Refactor Linear Regression to Fully Vectorized Version awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13208 opened Oct 5, 2025 by ARES2525 Loading…
12 of 15 tasks
Adding top view of Binary Tree 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
#13206 opened Oct 5, 2025 by yashdkadam Loading…
15 tasks done
Add sum_linked_lists with doctests awaiting reviews This PR is ready to be reviewed
#13202 opened Oct 5, 2025 by Aisha630 Loading…
13 of 15 tasks
Add partition_linked_list algorithm with doctests awaiting reviews This PR is ready to be reviewed
#13201 opened Oct 5, 2025 by Aisha630 Loading…
13 of 15 tasks
Update __init__.py
#13198 opened Oct 5, 2025 by itsomg134 Loading…
13 of 15 tasks
Create triangularSum.py tests are failing Do not merge until tests pass
#13197 opened Oct 5, 2025 by ganeshsinghyadav Loading…
15 tasks
Add magnetic_flux.py implementation awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#13196 opened Oct 4, 2025 by ViniViniAntunes Loading…
15 tasks
docs: improve README grammar and clarity awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13194 opened Oct 4, 2025 by Aditya-mittal21 Loading…
5 of 15 tasks
Create remove_duplicates_fromarray.py awaiting reviews This PR is ready to be reviewed
#13192 opened Oct 4, 2025 by aviralpratap21 Loading…
8 of 15 tasks
Create next_greater_element.py awaiting reviews This PR is ready to be reviewed
#13191 opened Oct 4, 2025 by aviralpratap21 Loading…
6 of 15 tasks
Docs: Cleaned redundant unit mapping in TYPE_CONVERSION dictionary fo… 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
#13188 opened Oct 4, 2025 by Akhila21-6 Loading…
10 of 14 tasks
Create Flood Fill
#13187 opened Oct 4, 2025 by Nakul-31 Loading…
15 tasks done
fix: improve output readability in bubble_sort.py 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
#13184 opened Oct 4, 2025 by Manav20-tech Loading…
4 tasks done
Add Dancing Links (DLX) algorithm for Exact Cover problem awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13183 opened Oct 4, 2025 by fab-c14 Loading…
11 of 15 tasks
Added Stock Buy and Sell (Max One Transaction) solution in Python awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13182 opened Oct 4, 2025 by lavi445 Loading…
11 of 15 tasks
feat(sliding_window): Add max sum subarray algorithm awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13179 opened Oct 4, 2025 by Mayank29903 Loading…
13 of 15 tasks
ProTip! Updated in the last three days: updated:>2025-10-02.