Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Create sol5.py for project_eular/problem_025 awaiting reviews This PR is ready to be reviewed
#11174 opened Nov 24, 2023 by FishyGitHubUser Loading…
12 of 15 tasks
Fix typo in knight_tour.py
#11173 opened Nov 24, 2023 by FishyGitHubUser Loading…
12 of 15 tasks
Update edit_distance.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11172 opened Nov 21, 2023 by pedram-mohajer Loading…
11 of 15 tasks
Update levenshtein_distance.py
#11171 opened Nov 21, 2023 by pedram-mohajer Loading…
11 of 13 tasks
Typo deicmal -> decimal
#11169 opened Nov 19, 2023 by rahidzeynal Loading…
Create sol4.py for project_euler-problem_025
#11167 opened Nov 18, 2023 by FishyGitHubUser Loading…
12 of 15 tasks
Added Biparate Matching Algorithms awaiting reviews This PR is ready to be reviewed
#11165 opened Nov 16, 2023 by SarojArchana Loading…
Create sol6.py for project_eular/problem_002
#11164 opened Nov 16, 2023 by FishyGitHubUser Loading…
12 of 15 tasks
add graphs/ant_colony_optimization_algorithms.py awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#11163 opened Nov 16, 2023 by Clarkzzzzz Loading…
12 of 15 tasks
Create one_max.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 tests are failing Do not merge until tests pass
#11162 opened Nov 16, 2023 by lucashill1717 Loading…
12 of 15 tasks
Implement Trie and DFS to find words efficiently on a character board awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11161 opened Nov 15, 2023 by Parvezkhan0 Loading…
6 tasks
Bug fix combinations 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
#11158 opened Nov 15, 2023 by moaldeen Loading…
12 of 15 tasks
Create Spearman's rank correlation coefficient awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11155 opened Nov 14, 2023 by cyrixninja Loading…
11 tasks done
[pre-commit.ci] pre-commit autoupdate awaiting reviews This PR is ready to be reviewed
#11154 opened Nov 13, 2023 by pre-commit-ci bot Loading…
Single number i awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11153 opened Nov 11, 2023 by eukub Loading…
12 of 15 tasks
Updated power_of_4.py tests are failing Do not merge until tests pass
#11152 opened Nov 11, 2023 by AseemGupta39 Loading…
Added detail to fetch github info script
#11148 opened Nov 7, 2023 by lucashill1717 Loading…
12 of 15 tasks
Added doctest to skew_heap.py awaiting reviews This PR is ready to be reviewed
#11147 opened Nov 7, 2023 by Suyashd999 Loading…
9 of 15 tasks
Added doctest to binary_search_tree.py
#11145 opened Nov 6, 2023 by Suyashd999 Loading…
9 of 15 tasks
adding a geometry module 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
#11138 opened Nov 3, 2023 by meg-1 Loading…
12 of 15 tasks
added iterative solution for product sum problem
#11133 opened Nov 1, 2023 by negi153 Loading…
10 of 15 tasks
Create flash sort awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#11132 opened Oct 31, 2023 by cemmanuelsr Loading…
13 of 15 tasks
Added Goldbach's conjecture 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 tests are failing Do not merge until tests pass
#11131 opened Oct 31, 2023 by ABarpanda Loading…
7 of 15 tasks
Radix sort update awaiting reviews This PR is ready to be reviewed
#11127 opened Oct 31, 2023 by Ross-Li Loading…
12 of 16 tasks
Create xxHash.py awaiting changes A maintainer has requested changes to this PR require type hints https://docs.python.org/3/library/typing.html tests are failing Do not merge until tests pass
#11123 opened Oct 31, 2023 by sparshmanni Loading…
1 of 4 tasks
ProTip! Filter pull requests by the default branch with base:master.