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 fast_inverse_square_root.py awaiting changes A maintainer has requested changes to this PR ON HOLD: Final hours of Hacktoberfest We will review this PR after Hacktoberfest has ended
#7825 by M4rkoHR was closed Oct 29, 2022 Loading…
11 of 14 tasks
Update developer toolset instructions in CONTRIBUTING.md awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#7762 by Cjkjvfnby was closed Mar 17, 2023 Loading…
4 of 14 tasks
new algo in tree awaiting changes A maintainer has requested changes to this PR 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
#7656 by piyush828-design was closed Oct 29, 2022 Loading…
14 tasks
Python program to find LCM of an array 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
#7655 by himi98 was closed Oct 29, 2022 Loading…
14 tasks done
clone graphs 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
#7611 by rajansh87 was closed Oct 25, 2022 Loading…
11 of 14 tasks
Create kinetic_energy.py 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
#7606 by SparshRastogi was closed Oct 25, 2022 Loading…
10 of 14 tasks
added shannon-fano 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 tests are failing Do not merge until tests pass
#7524 by yusha-g was closed Oct 30, 2022 Loading…
12 of 14 tasks
Created sum_of_harmonic_series.py hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#7504 by AkshitGulyan was merged Oct 23, 2022 Loading…
12 of 14 tasks
Added CORDIC 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
#7493 by zivdar001matin was closed Sep 30, 2023 Loading…
11 of 14 tasks
Texture analysis using Haralick Descriptors for Computer Vision tasks awaiting changes A maintainer has requested changes to this PR 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
#7418 by rzimmerdev was closed Oct 31, 2022 Loading…
10 of 12 tasks
Add maximum circular subarray sum under Dynamic Programming awaiting reviews This PR is ready to be reviewed Plagiarism!! This PR was found to be plagiarized tests are failing Do not merge until tests pass
#7098 by sumanbmondal was closed Sep 27, 2023 Loading…
12 of 14 tasks
Bump actions/checkout to v3 (#4133) awaiting changes A maintainer has requested changes to this PR enhancement This PR modified some existing files on hold
#6852 by madhead was closed Oct 9, 2022 Loading…
5 of 15 tasks
Second largest element in array awaiting changes A maintainer has requested changes to this PR hacktoberfest require tests Tests [doctest/unittest/pytest] are required
#6837 by Prashant-Bhapkar was closed Oct 31, 2022 Loading…
12 tasks done
Create youtube_downloader.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
#6707 by s18k was closed Apr 4, 2023 Loading…
1 of 14 tasks
Create web_scrapping.py 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
#6702 by s18k was closed Oct 7, 2022 Loading…
8 of 14 tasks
Added wordbreakfile awaiting reviews This PR is ready to be reviewed
#6698 by samyak1999 was closed Sep 27, 2023 Loading…
11 of 14 tasks
added exponential search
#6665 by Saiyed-Gulamali was closed Sep 4, 2023 Loading…
12 tasks done
Create web_scrapping.py
#6659 by s18k was closed Oct 4, 2022 Loading…
11 of 14 tasks
added pascal law awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#6600 by AAchintha97 was closed Sep 27, 2023 Loading…
12 tasks done
Bytes to Int awaiting reviews This PR is ready to be reviewed
#6590 by palaniappan-r was closed Jul 30, 2023 Loading…
12 of 14 tasks
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
BinarySearch in 2D array with O(n) Time complexity #6513: an pr under Hacktoberfest awaiting reviews This PR is ready to be reviewed hacktoberfest-accepted Accepted to be counted towards Hacktoberfest tests are failing Do not merge until tests pass
#6523 by yashgosa was closed Oct 16, 2022 Loading…
12 of 14 tasks
Digital root 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
#6324 by meg-1 was closed Oct 1, 2022 Loading…
12 of 14 tasks
Added function for linear search by recursion. Fixes: #5062 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#6281 by shivamdurgbuns was closed Aug 14, 2023 Loading…
8 of 14 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.