-
- Notifications
You must be signed in to change notification settings - Fork 49k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added sequential minimum optimization algorithm for SVM hacktoberfest hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#508 by zqbake was merged Sep 18, 2019 Loading…
Generate all permutations of a sequence, using backtracking
#962 by Erfaniaa was merged Jul 6, 2019 Loading…
Fix doubly linked list algorithm
#2062 by TheSuperNoob was merged Aug 2, 2020 Loading…
12 of 14 tasks
current_weather, weather_forecast, weather_onecall
#2048 by cclauss was merged May 30, 2020 Loading…
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…
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…
12 of 14 tasks
Update area.py hacktoberfest-accepted Accepted to be counted towards Hacktoberfest
#2524 by SabariGanesh-K was merged Oct 4, 2020 Loading…
12 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…
11 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…
12 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…
12 of 14 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…
14 tasks
Fix: Corrected test. List in test must be ordered.
#2632 by NumberPiOso was merged Oct 7, 2020 Loading…
11 of 13 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…
11 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…
10 of 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…
8 of 14 tasks
Added first solution to problem 135
#4035 by sharmapulkit04 was merged Dec 19, 2020 Loading…
11 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…
10 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…
11 of 14 tasks
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.