-
- 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
Generate all subsequences using backtracking
#961 by Erfaniaa was merged Jul 6, 2019 Loading… updated Jul 6, 2019
Generate all permutations of a sequence, using backtracking
#962 by Erfaniaa was merged Jul 6, 2019 Loading… updated Jul 6, 2019
Update close comment
#1924 by lkdmttg7 was merged May 2, 2020 Loading… updated May 2, 2020
5 of 14 tasks
actions/setup-python@v2
#1986 by cclauss was merged May 16, 2020 Loading… updated May 16, 2020
14 tasks
current_weather, weather_forecast, weather_onecall
#2048 by cclauss was merged May 30, 2020 Loading… updated May 30, 2020
12 of 14 tasks
Fix line break after binary operator
#2119 by cclauss was merged Jun 15, 2020 Loading… updated Jun 15, 2020
Fix doubly linked list algorithm
#2062 by TheSuperNoob was merged Aug 2, 2020 Loading… updated Aug 2, 2020
12 of 14 tasks
Gradient Boosting Regressor
#2298 by abdoulayegk was merged Sep 26, 2020 Loading… updated Sep 26, 2020
Update area.py hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#2524 by SabariGanesh-K was merged Oct 4, 2020 Loading… updated Oct 4, 2020
12 of 14 tasks
Fix: Corrected test. List in test must be ordered.
#2632 by NumberPiOso was merged Oct 7, 2020 Loading… updated Oct 7, 2020
11 of 13 tasks
BROKEN BUILD: Fix a failing precommit test awaiting merge This PR is approved and ready to be merged enhancement This PR modified some existing files
#3344 by cclauss was merged Oct 15, 2020 Loading… updated Oct 15, 2020
14 tasks
graphs/kruskal: add a test case to verify the correctness, fix styles awaiting merge This PR is approved and ready to be merged
#2443 by meysam81 was merged Oct 8, 2020 Loading… updated Oct 16, 2020
8 of 14 tasks
Add typehints ciphers and bool alg awaiting merge This PR is approved and ready to be merged hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#3264 by jenia90 was merged Oct 16, 2020 Loading… updated Oct 16, 2020
12 of 14 tasks
kth order statistic divide and conquer algorithm hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#3690 by choyiny was merged Nov 3, 2020 Loading… updated Nov 3, 2020
12 of 14 tasks
Peak of unimodal list DNC algorithm hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#3691 by choyiny was merged Nov 11, 2020 Loading… updated Nov 11, 2020
12 of 14 tasks
Add Quantum Full Adder circuit for classical integers hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#2954 by rupansh was merged Nov 11, 2020 Loading… updated Nov 11, 2020
10 of 14 tasks
A divide and conquer method in finding the maximum difference pair hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#3692 by choyiny was merged Nov 25, 2020 Loading… updated Nov 25, 2020
12 of 14 tasks
added binary_count_trailing_zeros.py hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#2557 by vivek9patel was merged Nov 26, 2020 Loading… updated Nov 26, 2020
10 of 14 tasks
Hacktoberfest 2020: Conway's Game of Life hacktoberfest-accepted Accepted to be counted towards Hacktoberfest require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#3070 by melody-notpond was merged Nov 29, 2020 Loading… updated Nov 29, 2020
11 of 14 tasks
Added first solution to problem 135
#4035 by sharmapulkit04 was merged Dec 19, 2020 Loading… updated Dec 19, 2020
11 of 14 tasks
Changes occurences of str.format to f-strings enhancement This PR modified some existing files
#4118 by CarsonHam was merged Feb 23, 2021 Loading… updated Feb 23, 2021
11 of 14 tasks
Hacktoberfest: add project euler for problem 205 awaiting reviews This PR is ready to be reviewed require optimization Algorithm needs to be optimized to reduce time complexity stale Used to mark an issue or pull request stale.
#3688 by Takosaga was closed Jun 5, 2021 Loading… updated Jun 5, 2021
11 of 14 tasks
Drawing Julia sets
#4382 by alexn11 was merged Sep 29, 2021 Loading… updated Sep 29, 2021
11 of 14 tasks
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.