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

hash map
#12678 opened Apr 19, 2025 by isidroas Loading…
1 of 15 tasks
Add median() function using Quickselect
#12676 opened Apr 18, 2025 by isidroas Loading…
1 of 15 tasks
circular buffer tests are failing Do not merge until tests pass
#12674 opened Apr 17, 2025 by isidroas Loading…
10 of 15 tasks
Added/Improved doctests for lowest_common_ancestor.py
#12673 opened Apr 16, 2025 by NidhaNureen Loading…
8 of 15 tasks
Add solution for the Euler project problem 95.
#12669 opened Apr 13, 2025 by mindaugl Loading…
12 of 15 tasks
added multi armed bandit problem with three strategies to solve it awaiting reviews This PR is ready to be reviewed
#12668 opened Apr 11, 2025 by sephml Loading…
12 of 15 tasks
Add solution for the Euler project problem 345
#12666 opened Apr 10, 2025 by mindaugl Loading…
12 of 15 tasks
Add solution for the Euler problem 190
#12664 opened Apr 9, 2025 by mindaugl Loading…
12 of 15 tasks
Add solution for the Euler project problem 164.
#12663 opened Apr 8, 2025 by mindaugl Loading…
12 of 15 tasks
Add RBF Neural Network Algorithm (#12322) tests are failing Do not merge until tests pass
#12659 opened Apr 7, 2025 by oxBinaryBrain Loading…
Add bidirectional search algorithm implementation awaiting reviews This PR is ready to be reviewed
#12649 opened Mar 31, 2025 by prajwalc22 Loading…
11 of 15 tasks
Add Exponential Search algorithm to searches module awaiting reviews This PR is ready to be reviewed
#12645 opened Mar 29, 2025 by cureprotocols Loading…
10 tasks done
Add PID controller implementation 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
#12643 opened Mar 28, 2025 by TahmidSwad Loading…
10 of 15 tasks
Add VerusHash Algo tests are failing Do not merge until tests pass
#12626 opened Mar 19, 2025 by HugoXOX3 Loading…
13 tasks done
update_chaos_machine_documentation 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
#12620 opened Mar 14, 2025 by Saba633 Loading…
9 of 15 tasks
Improve Test Coverage with Doctests for Floyd Warshall algorithm awaiting reviews This PR is ready to be reviewed
#12616 opened Mar 12, 2025 by Yashcodes04 Loading…
10 of 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
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
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
ProTip! Filter pull requests by the default branch with base:master.