-
- 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
docs: remove FUNDING.yml and use default file
#1148 by yanglbme was closed Aug 26, 2019 Loading… updated Aug 26, 2019
Update wiggle_sort.py
#2358 by asukaminato0721 was closed Sep 28, 2020 Loading… updated Sep 28, 2020
12 of 14 tasks
add min insertions & deletions example hacktoberfest-accepted Accepted to be counted towards Hacktoberfest stale Used to mark an issue or pull request stale.
#3694 by ankit-bagde was closed Dec 6, 2020 Loading… updated Dec 6, 2020
9 of 14 tasks
feature: add quick find algorithm awaiting reviews This PR is ready to be reviewed hacktoberfest-accepted Accepted to be counted towards Hacktoberfest 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 stale Used to mark an issue or pull request stale. tests are failing Do not merge until tests pass
#2569 by fisher60 was closed Jan 23, 2021 Loading… updated Jan 23, 2021
12 of 14 tasks
Initial not solvable awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files stale Used to mark an issue or pull request stale.
#4082 by RonDingDing was closed Mar 20, 2021 Loading… updated Mar 20, 2021
11 of 13 tasks
[mypy] Fix type annotations for strings 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
#4933 by Leoriem-code was closed Oct 17, 2021 Loading… updated Oct 17, 2021
7 of 14 tasks
Fix markdown for normal distribution quicksort awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#4875 by RolloCasanova was closed Oct 19, 2021 Loading… updated Oct 19, 2021
12 of 14 tasks
Added reverse_linked_list.py awaiting reviews This PR is ready to be reviewed
#4973 by immiel was closed Oct 4, 2021 Loading… updated Oct 20, 2021
10 of 14 tasks
Fix data_structures/disjoint_set/disjoint_set.py 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
#4768 by Alperencode was closed Nov 7, 2021 Loading… updated Nov 7, 2021
11 of 14 tasks
digital root method 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
#6140 by meg-1 was closed Aug 13, 2022 Loading… updated Aug 13, 2022
12 of 14 tasks
Newton raphson fix error 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
#6332 by AmilaMadushan was closed Oct 1, 2022 Loading… updated Oct 1, 2022
12 of 14 tasks
Add a way to compute the Leibniz formula. awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#6205 by unibara was closed Oct 1, 2022 Loading… updated Oct 1, 2022
11 tasks done
Add Range Maximum Query awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#6304 by itsamirhn was closed Oct 1, 2022 Loading… updated Oct 1, 2022
12 of 14 tasks
ADD A5/1 Algorithm awaiting reviews This PR is ready to be reviewed stale Used to mark an issue or pull request stale. tests are failing Do not merge until tests pass
#5926 by nirbhay12345 was closed Oct 1, 2022 Loading… updated Oct 1, 2022
10 of 14 tasks
Finds the height of the tree after each insertion awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required stale Used to mark an issue or pull request stale. tests are failing Do not merge until tests pass
#5052 by SaiSudhaV was closed Oct 1, 2022 Loading… updated Oct 1, 2022
7 of 13 tasks
Add Pascal's Triangle awaiting reviews This PR is ready to be reviewed stale Used to mark an issue or pull request stale. tests are failing Do not merge until tests pass
#4984 by Painadath was closed Oct 1, 2022 Loading… updated Oct 1, 2022
9 of 14 tasks
I broke the build... Reviews please. awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#7944 by cclauss was closed Nov 2, 2022 Loading… updated Nov 2, 2022
5 of 14 tasks
ProTip! Adding no:label will show everything without a label.