-
- Notifications
You must be signed in to change notification settings - Fork 49.2k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build binary-tree using traversals awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required tests are failing Do not merge until tests pass
#13768 by Sai-Adithya-M was closed Oct 26, 2025 Loading…
12 of 15 tasks
Add algorithm: single_number using XOR awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#13767 by komalharshita was closed Nov 4, 2025 Loading…
11 of 15 tasks
Create reverse_words_in_sentence.py awaiting reviews This PR is ready to be reviewed invalid
#13766 by Chitransh-AFK was closed Oct 26, 2025 Loading…
1 of 15 tasks
built binary-tree using traversal lists. awaiting reviews This PR is ready to be reviewed invalid
#13765 by Sai-Adithya-M was closed Oct 26, 2025 Loading…
12 tasks done
built binary-tree using traversal lists. awaiting reviews This PR is ready to be reviewed invalid
#13764 by Sai-Adithya-M was closed Oct 26, 2025 Loading…
15 tasks
build tree using traversals awaiting reviews This PR is ready to be reviewed invalid
#13763 by Sai-Adithya-M was closed Oct 26, 2025 Loading…
11 of 15 tasks
build tree using traversals awaiting reviews This PR is ready to be reviewed invalid
#13762 by Sai-Adithya-M was closed Oct 26, 2025 Loading…
1 of 3 tasks
docs: improve README for first-time contributors awaiting reviews This PR is ready to be reviewed invalid
#13757 by NawalSajid was closed Oct 25, 2025 Loading…
15 tasks
docs: improve README for first-time contributors awaiting reviews This PR is ready to be reviewed invalid
#13756 by NawalSajid was closed Oct 25, 2025 Loading…
15 tasks
Midpoint line drawing algorithm a contribution for hacktoberfest awaiting reviews This PR is ready to be reviewed
#13752 by devdandekar24 was closed Oct 25, 2025 Loading…
11 of 15 tasks
Create send_email awaiting reviews This PR is ready to be reviewed invalid
#13748 by MohibBhojani was closed Oct 25, 2025 Loading…
Create send_email.py awaiting reviews This PR is ready to be reviewed invalid
#13747 by MohibBhojani was closed Oct 25, 2025 Loading…
1 of 3 tasks
Add Pollard's Rho for discrete logarithm #13656 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
#13743 by anshmittal2004 was closed Oct 24, 2025 Loading…
9 of 10 tasks
Added an algorithm file awaiting reviews This PR is ready to be reviewed invalid
#13741 by rahulguggilam was closed Oct 24, 2025 Loading…
4 of 15 tasks
Add median of two sorted arrays implementation #13717 awaiting reviews This PR is ready to be reviewed invalid
#13740 by anshmittal2004 was closed Oct 24, 2025 Loading…
Added new sort algorithm awaiting reviews This PR is ready to be reviewed invalid
#13739 by rahulguggilam was closed Oct 24, 2025 Loading…
4 of 15 tasks
Added divide_two_integers algorithm in bit_manipulation folder with doctests and type hints. awaiting reviews This PR is ready to be reviewed
#13736 by devdandekar24 was closed Oct 24, 2025 Loading…
11 of 15 tasks
Added divide_two_integers algorithm in bit_manipulation folder with doctests and type hints.
#13735 by devdandekar24 was closed Oct 24, 2025 Loading…
11 of 15 tasks
Add Median of Two Sorted Arrays Algorithm awaiting reviews This PR is ready to be reviewed invalid
#13732 by balaraj74 was closed Oct 24, 2025 Loading…
15 tasks done
feat(divide-and-conquer): Implement Median of Two Sorted Arrays awaiting reviews This PR is ready to be reviewed invalid
#13731 by balaraj74 was closed Oct 24, 2025 Loading…
15 tasks done
feat: Add Median of Two Sorted Arrays to Divide and Conquer awaiting reviews This PR is ready to be reviewed invalid
#13730 by balaraj74 was closed Oct 24, 2025 Loading…
Revise README formatting and content Added “Usage Example” section to README "fixes #13714" awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13725 by Aujasyarajput18 was closed Oct 23, 2025 Loading…
11 of 15 tasks
Add Muon optimizer implementation awaiting reviews This PR is ready to be reviewed
#13724 by Adhithya-Laxman was closed Oct 23, 2025 Loading…
10 tasks done
Revise README formatting and content Added “Usage Example” section to README #13714 awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13723 by Aujasyarajput18 was closed Oct 23, 2025 Loading…
4 of 7 tasks
ProTip! Exclude everything labeled
bug with -label:bug.