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 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…
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…
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…
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…
Sieve of Sundaram awaiting reviews This PR is ready to be reviewed invalid
#13543 by MeHalogen was closed Oct 17, 2025 Loading…
3 of 15 tasks
Added Longest Common Subsequence solution in Python
#13542 by jaimin45-art was closed Oct 17, 2025 Loading…
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…
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…
11 of 12 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…
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…
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…
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…
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…
12 tasks done
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…
11 of 15 tasks
Add advanced algorithms implementation awaiting reviews This PR is ready to be reviewed invalid
#13504 by TechnoBlogger14o3 was closed Oct 15, 2025 Loading…
Add advanced algorithms implementation awaiting reviews This PR is ready to be reviewed invalid
#13503 by TechnoBlogger14o3 was closed Oct 15, 2025 Loading…
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…
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…
15 tasks
basic.py awaiting reviews This PR is ready to be reviewed invalid
#13496 by itsomg134 was closed Oct 14, 2025 Loading…
15 tasks done
added Randomized algorithms awaiting reviews This PR is ready to be reviewed invalid
#13494 by Mishu03 was closed Oct 14, 2025 Loading…
Update README.md awaiting reviews This PR is ready to be reviewed invalid
#13492 by Khode-Niki was closed Oct 14, 2025 Loading…
15 tasks
Quick Sort awaiting reviews This PR is ready to be reviewed invalid
#13491 by LS1212-dec was closed Oct 14, 2025 Loading…
Added Quick Sort awaiting reviews This PR is ready to be reviewed invalid
#13490 by LS1212-dec was closed Oct 14, 2025 Loading…
Add t-SNE algorithm for dimensionality reduction awaiting reviews This PR is ready to be reviewed
#13481 by Nikita-Kedari was closed Oct 14, 2025 Loading…
11 of 15 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.