-
- 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
Added Moore’s Voting Algorithm (Majority Element) awaiting reviews This PR is ready to be reviewed invalid
#13549 by cutepochita9-cloud was closed Oct 17, 2025 Loading… updated Oct 17, 2025
Added Longest Common Subsequence program in Python 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
#13548 by jaimin45-art was closed Oct 17, 2025 Loading… updated Oct 17, 2025
11 tasks done
Added Longest Common Subsequence program in Python awaiting reviews This PR is ready to be reviewed invalid
#13547 by jaimin45-art was closed Oct 17, 2025 Loading… updated Oct 17, 2025
Added Word Frequency Counter program in Python awaiting reviews This PR is ready to be reviewed invalid
#13545 by jaimin45-art was closed Oct 17, 2025 Loading… updated Oct 17, 2025
Added Longest Common Subsequence solution in Python
#13542 by jaimin45-art was closed Oct 17, 2025 Loading… updated Oct 17, 2025
Sieve of Sundaram awaiting reviews This PR is ready to be reviewed invalid
#13543 by MeHalogen was closed Oct 17, 2025 Loading… updated Oct 17, 2025
3 of 15 tasks
added prim's algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13540 by ShristiC7 was closed Oct 16, 2025 Loading… updated Oct 16, 2025
11 of 12 tasks
Added Prim's Algorithm awaiting reviews This PR is ready to be reviewed invalid
#13539 by ShristiC7 was closed Oct 16, 2025 Loading… updated Oct 16, 2025
11 of 12 tasks
Added Prim's Algorithm awaiting reviews This PR is ready to be reviewed
#13401 by ShristiC7 was closed Oct 16, 2025 Loading… updated Oct 16, 2025
11 of 14 tasks
Add Prim's algorithm implementation (using Priority Queue) 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
#13414 by laiba-Ashfaq was closed Oct 14, 2025 Loading… updated Oct 16, 2025
12 of 15 tasks
Added Longest Common Subsequence solution in Python awaiting reviews This PR is ready to be reviewed invalid
#13533 by jaimin45-art was closed Oct 16, 2025 Loading… updated Oct 16, 2025
Added Longest Common Subsequence solution in Python tests are failing Do not merge until tests pass
#13532 by jaimin45-art was closed Oct 16, 2025 Loading… updated Oct 16, 2025
feat(bit_manipulation): add swap_bits function with doctests (marked checkboxes) awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13521 by swet40 was closed Oct 16, 2025 Loading… updated Oct 16, 2025
12 of 15 tasks
Issue #13489 Solved tests are failing Do not merge until tests pass
#13511 by Ommodi07 was closed Oct 15, 2025 Loading… updated Oct 15, 2025
12 tasks done
Create Dijkstra’s Algorithm (Shortest Path in Weighted Graph).py awaiting reviews This PR is ready to be reviewed invalid
#13463 by CodeZManoj was closed Oct 13, 2025 Loading… updated Oct 15, 2025
15 tasks
Add comprehensive doctests for binomial_coefficient function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13260 by vishal-rathod-07 was closed Oct 15, 2025 Loading… updated Oct 15, 2025
12 of 15 tasks
Added Image Segmentation which fixes #13516 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
#13517 by NANDAGOPALNG was closed Oct 15, 2025 Loading… updated Oct 15, 2025
12 of 15 tasks
add rearranging fruits awaiting reviews This PR is ready to be reviewed
#13329 by Drag0nop was closed Oct 15, 2025 Loading… updated Oct 15, 2025
13 of 15 tasks
Add sorts/sleep_sort.py awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required tests are failing Do not merge until tests pass
#13507 by NghiemNgocDuc was closed Oct 15, 2025 Loading… updated Oct 15, 2025
11 of 15 tasks
Added sleep sort awaiting reviews This PR is ready to be reviewed ON HOLD: Final hours of Hacktoberfest We will review this PR after Hacktoberfest has ended 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
#7876 by dawoodwasif was closed Oct 30, 2022 Loading… updated Oct 15, 2025
12 of 14 tasks
Add advanced algorithms implementation awaiting reviews This PR is ready to be reviewed invalid
#13504 by TechnoBlogger14o3 was closed Oct 15, 2025 Loading… updated Oct 15, 2025
Add advanced algorithms implementation awaiting reviews This PR is ready to be reviewed invalid
#13503 by TechnoBlogger14o3 was closed Oct 15, 2025 Loading… updated Oct 15, 2025
13 of 15 tasks
Add t stochastic neighbour embedding to DIRECTORY.md awaiting reviews This PR is ready to be reviewed
#13500 by Khansa435 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
5 of 15 tasks
basic.py awaiting reviews This PR is ready to be reviewed invalid
#13497 by itsomg134 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
15 tasks
basic.py awaiting reviews This PR is ready to be reviewed invalid
#13496 by itsomg134 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
15 tasks done
Previous Next
ProTip! Filter pull requests by the default branch with base:master.