-
- 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
Add A* (A-star) Pathfinding Algorithm with Doctests & Type Hints 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
#13781 opened Oct 27, 2025 by umarprogrammer19 Loading…
14 of 15 tasks
style: Add type hints and doctest to sorts/exchange_sort.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13777 opened Oct 27, 2025 by Born-as-Harsha Loading…
5 of 7 tasks
style: Add doctest execution block to linear_search.py
#13775 opened Oct 27, 2025 by Born-as-Harsha Loading…
binary tree using traversal lists awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#13774 opened Oct 26, 2025 by night007-hub Loading…
12 of 15 tasks
feat: added unified tree traversal to compute preorder, inorder, and postorder in one pass awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#13773 opened Oct 26, 2025 by TenFinges Loading…
11 tasks done
Create digitial_root.py awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13772 opened Oct 26, 2025 by jatinnarula207-bot Loading…
12 of 15 tasks
Create reverse_words_in_sentence.py awaiting reviews This PR is ready to be reviewed
#13770 opened Oct 26, 2025 by Chitransh-AFK Loading…
1 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 opened Oct 26, 2025 by komalharshita Loading…
11 of 15 tasks
Add Splay Tree implementation awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#13761 opened Oct 26, 2025 by Prigoistic Loading…
12 of 15 tasks
Improve the existing TimSort implementation awaiting reviews This PR is ready to be reviewed
#13758 opened Oct 25, 2025 by pgnikolov Loading…
12 of 15 tasks
Implement Strassen's matrix multiplication algorithm
#13755 opened Oct 25, 2025 by ITZ-NIHALPATEL Loading…
1 of 15 tasks
Add Simon's Algorithm awaiting reviews This PR is ready to be reviewed
#13754 opened Oct 25, 2025 by Rajasree2004 Loading…
11 of 15 tasks
Add Merkle Tree construction and verification algorithm awaiting reviews This PR is ready to be reviewed
#13753 opened Oct 25, 2025 by Rajasree2004 Loading…
11 of 15 tasks
Bresenham line advanced algorithm which handles all octants ( for hacktoberfest ) awaiting reviews This PR is ready to be reviewed
#13751 opened Oct 25, 2025 by devdandekar24 Loading…
11 of 15 tasks
Added Bresenham Line Algorithm basic version for first quadrant
#13750 opened Oct 25, 2025 by devdandekar24 Loading…
11 of 15 tasks
Added armstrong_number.py program for hactoberfest awaiting reviews This PR is ready to be reviewed
#13749 opened Oct 25, 2025 by Renuka-Kamani Loading…
15 tasks
feat(dp): palindrome partitioning - minimum cuts (O(n²)) tests are failing Do not merge until tests pass
#13746 opened Oct 24, 2025 by GitandTonic Loading…
4 tasks
adding sleep_sort.py tests are failing Do not merge until tests pass
#13745 opened Oct 24, 2025 by rahulguggilam Loading…
5 of 15 tasks
Add ascii_to_char.py to conversions module awaiting reviews This PR is ready to be reviewed
#13744 opened Oct 24, 2025 by Alessio-Falcini Loading…
Add median of two sorted arrays implementation #13717 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
#13742 opened Oct 24, 2025 by anshmittal2004 Loading…
10 tasks done
Add divide two integers algorithm awaiting reviews This PR is ready to be reviewed
#13737 opened Oct 24, 2025 by devdandekar24 Loading…
12 of 14 tasks
Add Median of Two Sorted Arrays Algorithm (#13717) awaiting reviews This PR is ready to be reviewed
#13734 opened Oct 24, 2025 by balaraj74 Loading…
15 tasks done
Added Python file for Catalan Numbers (Cn) awaiting reviews This PR is ready to be reviewed
#13733 opened Oct 24, 2025 by RishabhIIITD Loading…
11 of 15 tasks
Previous Next
ProTip! Follow long discussions with comments:>50.