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 endianness conversion algorithm
#14041 opened Dec 26, 2025 by rodrigobnogueira Loading…
14 tasks done
Add simple linear search algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#14040 opened Dec 26, 2025 by AmeySGajare Loading…
15 tasks done
Add algorithm to count vowels and consonants in a string awaiting reviews This PR is ready to be reviewed
#14038 opened Dec 25, 2025 by bhatiakashvi16 Loading…
1 of 15 tasks
Add xxHash32 algorithm implementation awaiting reviews This PR is ready to be reviewed
#14037 opened Dec 25, 2025 by rodrigobnogueira Loading…
14 tasks done
Add FNV-1a hash algorithm implementation awaiting reviews This PR is ready to be reviewed
#14036 opened Dec 25, 2025 by rodrigobnogueira Loading…
14 tasks done
feat: add CRC32 hash algorithm implementation
#14035 opened Dec 25, 2025 by rodrigobnogueira Loading…
14 tasks done
Add reverse number pattern (fixes #13976) tests are failing Do not merge until tests pass
#14034 opened Dec 24, 2025 by barnavo05 Loading…
Improve README description for beginners
#14032 opened Dec 22, 2025 by Cyberady Loading…
Refine Wheatstone Bridge explanation
#14031 opened Dec 22, 2025 by bhatiakashvi16 Loading…
12 of 15 tasks
Improve documentation and clarity of photoelectric effect explanation awaiting reviews This PR is ready to be reviewed
#14030 opened Dec 22, 2025 by bhatiakashvi16 Loading…
12 of 15 tasks
improve docstring for DDA algorithm
#14029 opened Dec 21, 2025 by tanishka-sonawane Loading…
12 tasks
Add leonardo numbers algorithm awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#14028 opened Dec 21, 2025 by prakritim01 Loading…
3 tasks done
added a transpose file awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#14027 opened Dec 21, 2025 by apoorvd06 Loading…
12 of 15 tasks
add pascals_triangle in data structure awaiting reviews This PR is ready to be reviewed
#14026 opened Dec 20, 2025 by 290Priyansh Loading…
11 of 15 tasks
added: sha-3(Keccak) implementation
#14023 opened Dec 19, 2025 by 0xAsce Loading…
add: Perceptron algorithm implementation awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#14022 opened Dec 18, 2025 by SaviNimz Loading…
11 of 15 tasks
Improve ML docs/tests awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14021 opened Dec 17, 2025 by MichaeINeumann Loading…
11 of 15 tasks
added a file-transepose_of_ matirx 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
#14019 opened Dec 17, 2025 by apoorvd06 Loading…
12 of 15 tasks
machine_learning: add RidgeRegression with tests and demo awaiting reviews This PR is ready to be reviewed
#14016 opened Dec 15, 2025 by Mahadev-05 Loading…
11 of 15 tasks
Enhanced Trie Data Structure Implementation with Complete Documentation and Test Suite awaiting reviews This PR is ready to be reviewed
#14015 opened Dec 15, 2025 by Hemanthkumar2k04 Loading…
13 of 15 tasks
implementation of min stack 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
#14014 opened Dec 15, 2025 by gokul000410 Loading…
feat: Add Dinic's Algorithm for Maximum Flow 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
#14011 opened Dec 15, 2025 by VincentArak Loading…
12 of 15 tasks
added merge interval problem on the array data structure awaiting reviews This PR is ready to be reviewed
#14009 opened Dec 15, 2025 by gokul000410 Loading…
Add docstring and type hints to two_sum awaiting reviews This PR is ready to be reviewed
#14008 opened Dec 15, 2025 by gokul000410 Loading…
2 tasks done
Add median in a stream using optimised heap-based approach 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
#14004 opened Dec 13, 2025 by Bharatgwl Loading…
11 of 15 tasks
ProTip! Adding no:label will show everything without a label.