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 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
Fix: Corrected Type Hints in sum_of_geometric_progression to Accept Floats. 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
#13145 opened Oct 3, 2025 by Akhila21-6 Loading…
12 of 13 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
Update bubble_sort.py
#13140 opened Oct 3, 2025 by ddarlenee Loading…
15 tasks
Weighted interval scheduling
#13136 opened Oct 3, 2025 by DataWorshipper Loading…
11 tasks done
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…
12 of 15 tasks
Scheduling fix (srtf + priority) 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
#13127 opened Oct 3, 2025 by krishnaverma001 Loading…
13 of 15 tasks
Added preemptive (priority + sjf) scheduling algorithms tests are failing Do not merge until tests pass
#13122 opened Oct 3, 2025 by krishnaverma001 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
Create gaussian blur algorithm (hacktoberfest) 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 tests are failing Do not merge until tests pass
#13120 opened Oct 3, 2025 by LuisOfL Loading…
12 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
simplify apr_interest with validation helper and constants awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13115 opened Oct 2, 2025 by ADITYA-KUMAR-2358 Loading…
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
Tk render 3D awaiting reviews This PR is ready to be reviewed
#13113 opened Oct 2, 2025 by bl4m Loading…
12 of 15 tasks
ProTip! no:milestone will show everything without a milestone.