-
- Notifications
You must be signed in to change notification settings - Fork 48.7k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
Update Enhancement awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13142 opened Oct 3, 2025 by Sathi-Seth Loading…
7 of 15 tasks
Added Skeletonizing and Pruning Operations - DIP awaiting reviews This PR is ready to be reviewed
#13141 opened Oct 3, 2025 by joydipb01 Loading…
11 of 15 tasks
Improve punctuation and readability in CONTRIBUTING.md awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13135 opened Oct 3, 2025 by RohitKattimani Loading…
4 of 15 tasks
feat: Add Softsign activation function awaiting reviews This PR is ready to be reviewed
#13133 opened Oct 3, 2025 by saahilmahato Loading…
12 of 15 tasks
Added Implementation of Bit_Trie for finding max xor between two numbers in an array awaiting reviews This PR is ready to be reviewed
#13132 opened Oct 3, 2025 by DataWorshipper Loading…
8 tasks done
Optimize Lucas Number Calculation with Matrix Exponentiation awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13131 opened Oct 3, 2025 by lighting9999 Loading…
12 of 15 tasks
Add Sliding_Window_XOR working solution awaiting reviews This PR is ready to be reviewed
#13129 opened Oct 3, 2025 by DataWorshipper Loading…
11 tasks done
Optimize Ford-Fulkerson algorithm with type annotations and performance improvements awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13128 opened Oct 3, 2025 by lighting9999 Loading…
13 of 15 tasks
Add function to find upper and lower nibbles with doctests and type hints
#13121 opened Oct 3, 2025 by pragya0129 Loading…
11 of 15 tasks
Python script that performs haversine calculations awaiting reviews This PR is ready to be reviewed
#13119 opened Oct 3, 2025 by renitreni Loading…
3 tasks
feat: add dimensionality reduction algorithms (PCA, LDA, LLE, MDS) awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13118 opened Oct 2, 2025 by Sid101098 Loading…
12 of 15 tasks
Add simple blockchain mining algorithm with PoW awaiting reviews This PR is ready to be reviewed
#13114 opened Oct 2, 2025 by LetitiaGilbert Loading…
12 of 15 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.