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
Sort

Pull requests list

Update README.md
#12612 opened Mar 6, 2025 by prarit0097 Loading…
1 of 15 tasks
Fixes issue # 8936
#12611 opened Mar 6, 2025 by PaulAdutwum Loading…
15 tasks done
Fixes issue #11322
#12610 opened Mar 6, 2025 by PaulAdutwum Loading…
15 tasks done
Improved test coverage in decimal_to_fraction.py tests are failing Do not merge until tests pass
#12608 opened Mar 6, 2025 by PaulAdutwum Loading…
15 tasks
feat:added collision detection 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
#12607 opened Mar 5, 2025 by parikshit2111 Loading…
Add Hoare partition algorithm
#12601 opened Mar 4, 2025 by isidroas Loading…
11 of 15 tasks
Create mfkds
#12600 opened Mar 4, 2025 by chenweixi0702 Loading…
Added Segment tree
#12594 opened Feb 28, 2025 by XenoBytesX Loading…
12 of 15 tasks
Don't implement binary search again
#12593 opened Feb 28, 2025 by isidroas Loading…
13 of 15 tasks
Master awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12589 opened Feb 23, 2025 by alekh08 Loading…
12 of 15 tasks
New doctests added and Added Functionality tests are failing Do not merge until tests pass
#12582 opened Feb 18, 2025 by Alpharondon501 Loading…
15 tasks
Update minimum_coin_change.py
#12581 opened Feb 16, 2025 by Cfengsu2002 Loading…
15 tasks
Update minimum_coin_change.py awaiting reviews This PR is ready to be reviewed
#12580 opened Feb 16, 2025 by Cfengsu2002 Loading…
[Edited] Fix minor bug in the main function awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12579 opened Feb 13, 2025 by MayureshMore Loading…
Create synthetic weather-forecasting awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12578 opened Feb 12, 2025 by Rishiram20757 Loading…
1 task done
New feature: Support for converting numbers in a larger range. awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12576 opened Feb 10, 2025 by lighting9999 Loading…
13 of 15 tasks
regression_autos
#12575 opened Feb 9, 2025 by Suja1212 Loading…
15 tasks
Create collisions.py awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#12574 opened Feb 9, 2025 by Andy666Fox Loading…
12 of 15 tasks
Fix send_file.py
#12566 opened Feb 8, 2025 by lighting9999 Loading…
12 of 15 tasks
Added safety checks for filter stability
#12562 opened Feb 5, 2025 by anscian Loading…
12 of 15 tasks
Update prefix_sum.py awaiting reviews This PR is ready to be reviewed
#12560 opened Feb 4, 2025 by pranjaykumar926 Loading…
15 tasks
Added graphs/travelling_salesman_problem.py
#12559 opened Feb 4, 2025 by XenoBytesX Loading…
12 of 15 tasks
Resolved log(0) error in KL divergence #12233
#12557 opened Feb 4, 2025 by anscian Loading…
12 of 15 tasks
Added doctests for matrix/count_islands_in_matrix.py awaiting reviews This PR is ready to be reviewed
#12555 opened Feb 3, 2025 by CheerfulBear22 Loading…
6 of 15 tasks
added ridge_regression.py 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
#12553 opened Feb 3, 2025 by prajwal-38 Loading…
12 of 15 tasks
ProTip! Filter pull requests by the default branch with base:master.