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 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
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
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
Create Flood Fill
#13187 opened Oct 4, 2025 by Nakul-31 Loading…
15 tasks done
Add Dancing Links (DLX) algorithm for Exact Cover problem awaiting reviews This PR is ready to be reviewed
#13183 opened Oct 4, 2025 by fab-c14 Loading…
11 of 15 tasks
docs: added Decision Tree algorithm explanation awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13178 opened Oct 4, 2025 by KusumKr Loading…
13 of 15 tasks
Improve softmax: type checks, stability, axis support, tests, docs awaiting reviews This PR is ready to be reviewed
#13176 opened Oct 4, 2025 by shreyasNaik0101 Loading…
12 of 15 tasks
Tree alg awaiting reviews This PR is ready to be reviewed
#13172 opened Oct 4, 2025 by Fiqqar Loading…
11 of 15 tasks
Add circular doubly linked list awaiting reviews This PR is ready to be reviewed
#13164 opened Oct 4, 2025 by pinyoothotaboot Loading…
12 of 15 tasks
Add kth_largest_element implementation in arrays
#13162 opened Oct 4, 2025 by kadubhumika Loading…
11 of 15 tasks
add bit_manipulation: add parity, next_power_of_two, rotate_bits codes awaiting reviews This PR is ready to be reviewed
#13157 opened Oct 3, 2025 by basukinath Loading…
Add LLE and MDS dimensionality reduction algorithms with tests awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13156 opened Oct 3, 2025 by AnumandlaS Loading…
12 of 15 tasks
Add doctests to change_brightness awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13149 opened Oct 3, 2025 by adrian-cancio Loading…
6 of 9 tasks
Add doctests to cryptomath_module awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13147 opened Oct 3, 2025 by adrian-cancio Loading…
11 of 15 tasks
Add doctests for Conway's Game of Life awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13146 opened Oct 3, 2025 by adrian-cancio Loading…
11 of 15 tasks
Add doctest for add_vertex in GraphAdjacencyList. Contributes to #9943 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13143 opened Oct 3, 2025 by michaelmccamy Loading…
9 of 15 tasks
ProTip! no:milestone will show everything without a milestone.