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

[pre-commit.ci] pre-commit autoupdate
#12234 opened Oct 21, 2024 by pre-commit-ci bot Loading…
Create Set Matrix Zero.py tests are failing Do not merge until tests pass
#12232 opened Oct 21, 2024 by Anshullakhera Loading…
15 tasks done
Added kadane_algo.py tests are failing Do not merge until tests pass
#12228 opened Oct 21, 2024 by singhvibhanshu Loading…
12 of 15 tasks
Add files via upload 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
#12227 opened Oct 21, 2024 by MRGAMING-666709 Loading…
12 of 15 tasks
feat: implement Monotonic Queue and sliding window maximum function with test cases 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
#12226 opened Oct 21, 2024 by AdityaPatadiya Loading…
9 of 15 tasks
Create Kadane's Algorithm.md awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files tests are failing Do not merge until tests pass
#12225 opened Oct 21, 2024 by Siddhart2004 Loading…
13 of 15 tasks
update/add doctests for BinarySearchTree class methods
#12220 opened Oct 21, 2024 by Nitin-Yadav-1 Loading…
12 of 15 tasks
add the Topological function
#12215 opened Oct 21, 2024 by azadsingh3 Loading…
4 of 15 tasks
shortened the lines awaiting reviews This PR is ready to be reviewed
#12214 opened Oct 20, 2024 by Pritam3355 Loading…
2 of 14 tasks
Added binary to base64 conversion awaiting reviews This PR is ready to be reviewed
#12210 opened Oct 20, 2024 by coolsidd Loading…
12 of 15 tasks
Added base64 to binary conversion. awaiting reviews This PR is ready to be reviewed
#12209 opened Oct 20, 2024 by coolsidd Loading…
12 of 15 tasks
Create hough_transform.py
#12207 opened Oct 20, 2024 by Atharva9621 Loading…
11 of 14 tasks
Added is_kebab_case utility in string class awaiting reviews This PR is ready to be reviewed
#12206 opened Oct 20, 2024 by suryapratapsinghsuryavanshi Loading…
12 of 15 tasks
Fix: #12192 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12203 opened Oct 20, 2024 by vedprakash226 Loading…
13 of 15 tasks
Create README.md awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#12199 opened Oct 20, 2024 by Pritam3355 Loading…
3 of 14 tasks
Meta Binary Search 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
#12197 opened Oct 20, 2024 by thehackermonk Loading…
12 of 15 tasks
Quick sort algorithm by using python
#12194 opened Oct 20, 2024 by SamriddhaPathak Loading…
adding doctests to maths/trapezoidal_rule.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12193 opened Oct 19, 2024 by MRJPEREZR Loading…
12 of 15 tasks
Fixes #12128 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files require tests Tests [doctest/unittest/pytest] are required
#12191 opened Oct 19, 2024 by SunayBhoyar Loading…
12 of 15 tasks
check_anagram.py awaiting reviews This PR is ready to be reviewed
#12188 opened Oct 19, 2024 by abhishekfrayne Loading…
12 of 15 tasks
vowel_check.py tests are failing Do not merge until tests pass
#12187 opened Oct 19, 2024 by abhishekfrayne Loading…
12 of 15 tasks
Persistent Segment Tree awaiting reviews This PR is ready to be reviewed
#12186 opened Oct 19, 2024 by putul03 Loading…
11 of 15 tasks
Written a function for Palindrome checker awaiting reviews This PR is ready to be reviewed
#12177 opened Oct 19, 2024 by sarveshsrinath Loading…
12 of 15 tasks
Create longest_subarray_with_given_sum.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12172 opened Oct 19, 2024 by TheThakurSahab Loading…
12 of 15 tasks
Added Python Implementation of Suffix Arrays and LCP Arrays awaiting reviews This PR is ready to be reviewed
#12171 opened Oct 19, 2024 by putul03 Loading…
12 of 15 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.