-
- Notifications
You must be signed in to change notification settings - Fork 48.8k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Create linear_diophantine_check.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
#6568 by ritik-369 was closed Sep 4, 2023 Loading…
12 of 14 tasks
add binary_tree_traversals.py to data_structures
#3297 by rajansh87 was merged Oct 15, 2020 Loading…
10 of 14 tasks
Max area of island problem solved DFS algorithm; an pr under Hacktoberfest awaiting reviews This PR is ready to be reviewed
#6902 by kondekarshubham123 was closed Oct 10, 2022 Loading…
14 tasks done
feat: add basic image filtering filter.py 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
#7155 by Mouiad-JRA was closed Oct 31, 2022 Loading…
7 tasks done
Feat/ciphers foursquare awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required tests are failing Do not merge until tests pass
#13098 by 0xPrashanthSec was closed Oct 2, 2025 Loading…
10 of 14 tasks
added algo for finding permutations of an array
#7614 by rajansh87 was merged Oct 29, 2022 Loading…
11 of 14 tasks
Add TSP Graph and Nearest Neighborhood Heuristic 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
#12418 by CedricAnover was closed Oct 14, 2025 Loading…
12 of 15 tasks
Implement genetic algorithm for optimizing continuous functions awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#11670 by UTSAVS26 was closed Oct 13, 2024 Loading…
11 tasks done
DES_Algorithm 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 stale Used to mark an issue or pull request stale. tests are failing Do not merge until tests pass
#5262 by GustavRamirez was closed Oct 1, 2022 Loading…
13 of 14 tasks
Create priority_queue_using_list.py
#2428 by Ashley-J-George was closed Sep 15, 2020 Loading…
10 of 14 tasks
Added Algo for Carmichael's Number Checking, Legendre Conjecture awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#5238 by iacs-csu-2020 was closed Oct 21, 2021 Loading…
12 of 14 tasks
[ADD] : maths joint probabilty distribution
#10508 by leonado10000 was merged Oct 15, 2023 Loading…
11 of 14 tasks
Create fibonacci_sequence_recursion_with_memoization.py awaiting reviews This PR is ready to be reviewed hacktoberfest-accepted Accepted to be counted towards Hacktoberfest stale Used to mark an issue or pull request stale.
#2619 by SamueldaCostaAraujoNunes was closed Jul 8, 2021 Loading…
12 of 14 tasks
Added rank of matrix in linear algebra awaiting reviews This PR is ready to be reviewed
#8687 by rudransh61 was merged May 31, 2023 Loading…
Create Fleury's_Algorithm.py hacktoberfest-accepted Accepted to be counted towards Hacktoberfest 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 stale Used to mark an issue or pull request stale. tests are failing Do not merge until tests pass
#3594 by DasithEdirisinghe was closed Jan 17, 2021 Loading…
10 of 14 tasks
created hand-gesture-detection.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 stale Used to mark an issue or pull request stale. tests are failing Do not merge until tests pass
#4703 by aishwarya24bhagwat was closed Oct 1, 2022 Loading…
12 of 14 tasks
Create monte_carlo_integration_univariate.py awaiting reviews This PR is ready to be reviewed
#7215 by SatyakiMandal was closed Oct 30, 2022 Loading…
12 of 14 tasks
made random forrest classifier from the ground up. does not use sklearn awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#9770 by Rajkanwars15 was closed Oct 5, 2023 Loading…
11 of 14 tasks
solving Issue 12321 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
#12324 by JeninaAngelin was closed Nov 1, 2024 Loading…
12 tasks done
Wavelet tree enhancement This PR modified some existing files
#4267 by anirudnits was merged Jun 8, 2021 Loading…
11 of 14 tasks
Added a hex-bin.py file in conversion.py
#4433 by ktsrivastava29 was merged May 20, 2021 Loading…
13 of 14 tasks
added hashset data structure 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
#10138 by haxkd was closed Sep 30, 2024 Loading…
10 of 14 tasks
ProTip! Add no:assignee to see everything that’s not assigned.