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

Create hilbert_curve.py awaiting reviews This PR is ready to be reviewed
#12091 opened Oct 15, 2024 by Atharva9621 Loading…
10 of 15 tasks
Adding LSTM algorithm from scratch in neural network algorithm sections 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 tests are failing Do not merge until tests pass
#12082 opened Oct 15, 2024 by LEVIII007 Loading…
10 of 15 tasks
another method for fractional knapsack.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12076 opened Oct 15, 2024 by dhyanbk Loading…
2 of 15 tasks
floor_or_ceil_using_binary_search.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
#12075 opened Oct 15, 2024 by silkirai1812 Loading…
Create haar_classifier.py tests are failing Do not merge until tests pass
#12074 opened Oct 15, 2024 by TechGirl007 Loading…
11 of 15 tasks
Contributes to #9943 by adding tests to monotonic_array.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12073 opened Oct 14, 2024 by MelihMSahin Loading…
12 of 15 tasks
Add Doc test bubble sort
#12070 opened Oct 14, 2024 by vijayalaxmi777 Loading…
15 tasks
File handling in Python tests are failing Do not merge until tests pass
#12068 opened Oct 14, 2024 by vijayalaxmi777 Draft
8 of 15 tasks
Added new case in insert function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12067 opened Oct 14, 2024 by ShauryaDusht Loading…
11 of 15 tasks
Add dynamic programming solution for Egg Dropping Problem
#12066 opened Oct 14, 2024 by thisizaro Loading…
11 of 15 tasks
Create quick_sort_with_testing.py
#12063 opened Oct 14, 2024 by KPrathamesh-27 Loading…
Create Palindrome_partitioning.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12061 opened Oct 14, 2024 by Mahfoozalam1516 Loading…
2 of 15 tasks
solved the issue #12046 and #12020 awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#12057 opened Oct 14, 2024 by iz-Manik Loading…
Added edmonds_blossom_algorithm.py. For maximum matching in the graph. #12043 awaiting reviews This PR is ready to be reviewed
#12056 opened Oct 14, 2024 by TarunVishwakarma1 Loading…
12 of 15 tasks
Create quicksort.py awaiting reviews This PR is ready to be reviewed
#12051 opened Oct 14, 2024 by OmMahajan29 Loading…
5 of 15 tasks
Single Number Algo Added awaiting reviews This PR is ready to be reviewed
#12042 opened Oct 13, 2024 by Satyxm Loading…
9 tasks done
Add solution for Project Euler/Problem 009
#12040 opened Oct 13, 2024 by AksharGoyal Loading…
11 of 15 tasks
kruskal_algorithm problems #1 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
#12039 opened Oct 13, 2024 by Anantbhardwaj2003 Loading…
15 tasks
Paillier Cryptosystem with Homomorphism 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
#12038 opened Oct 13, 2024 by Shay2Shay Loading…
9 of 15 tasks
Create bubble.py tests are failing Do not merge until tests pass
#12036 opened Oct 13, 2024 by adityawadhwani03 Loading…
1 of 15 tasks
Counting 0s and 1s:Update binary_count_trailing_zeros.py awaiting reviews This PR is ready to be reviewed
#12033 opened Oct 13, 2024 by USP-2024 Loading…
11 of 15 tasks
create swapcase.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12032 opened Oct 13, 2024 by Jahnavi998 Loading…
5 of 11 tasks
Added Kruskal's Algorithm in graph folder code in python tests are failing Do not merge until tests pass
#12031 opened Oct 13, 2024 by Smriti-Prajapati Loading…
11 of 15 tasks
Add quantum_bogo_sort algorithm (sorts/quantum_bogo_sort.py) awaiting reviews This PR is ready to be reviewed
#12030 opened Oct 13, 2024 by Silicon27 Loading…
11 of 15 tasks
ProTip! no:milestone will show everything without a milestone.