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 triangle in Geometry awaiting reviews This PR is ready to be reviewed
#12980 opened Sep 18, 2025 by Chhunneng Loading…
14 of 15 tasks
Add Sieve of Atkin algorithm for efficient prime generation awaiting reviews This PR is ready to be reviewed
#12974 opened Sep 17, 2025 by AyhamJo7 Loading…
Add K-means++
#12976 opened Sep 17, 2025 by leolamien Loading…
12 of 15 tasks
Add algorithm for approximating the nth root with Newton's Method
#11509 opened Aug 6, 2024 by CarlosZamG Contributor Loading…
11 of 15 tasks
Added kernel svm algorithm code file
#12784 opened Jun 6, 2025 by SanthoshD123 Loading…
1 of 15 tasks
Updated blockchain readme awaiting reviews This PR is ready to be reviewed
#12792 opened Jun 10, 2025 by Monsoon-Bloom Loading…
3 tasks
Add to doctests
#12790 opened Jun 9, 2025 by tioBlachi Loading…
4 tasks
Implementation of E91 QKD Protocol - Quantum awaiting reviews This PR is ready to be reviewed
#13033 opened Oct 1, 2025 by sricharan2901 Loading…
11 tasks done
Tests/doctests dijkstra 2 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13036 opened Oct 1, 2025 by PranavTamada Loading…
6 of 15 tasks
I corrected "neighbours" to "neighbors". (Hacktoberfest) awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13085 opened Oct 2, 2025 by LuisOfL Loading…
12 of 15 tasks
(ciphers): add scytale (skytale) transposition cipher with doctests awaiting reviews This PR is ready to be reviewed
#13100 opened Oct 2, 2025 by 0xPrashanthSec Loading…
11 of 15 tasks
ENHANCED THE DOCUMENTATION FOR MULTILAYER_PARCEPTRON awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13101 opened Oct 2, 2025 by Dibbu-cell Loading…
12 of 15 tasks
Feat/ciphers columnar awaiting reviews This PR is ready to be reviewed
#13102 opened Oct 2, 2025 by 0xPrashanthSec Loading…
11 of 15 tasks
Implement MinStack with O(1) get_min using two stacks in Python awaiting reviews This PR is ready to be reviewed
#13059 opened Oct 1, 2025 by Rishabhsaini21 Loading…
9 of 15 tasks
Tk render 3D awaiting reviews This PR is ready to be reviewed
#13113 opened Oct 2, 2025 by bl4m 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
Added doctests [Contributes to #9943] awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13106 opened Oct 2, 2025 by CuTyche Loading…
12 of 15 tasks
Enhance documentation for machine learning algorithms awaiting reviews This PR is ready to be reviewed
#13105 opened Oct 2, 2025 by Shekhar0109 Loading…
4 tasks done
Optimize speed and memory sieve_of_eratosthenes.py (skip evens) awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13110 opened Oct 2, 2025 by Sumit210106 Loading…
12 of 15 tasks
Add Dutch National Flag Algorithm for Sorting Arrays of 0s, 1s, and 2s awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13094 opened Oct 2, 2025 by arvinder004 Loading…
10 of 15 tasks
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 Contributor Loading…
12 of 15 tasks
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 Contributor Loading…
13 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
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
ProTip! Add no:assignee to see everything that’s not assigned.