Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add recursive bubble sort algorithm with doctests and type hints awaiting reviews This PR is ready to be reviewed
#13424 opened Oct 11, 2025 by vannu07 Loading… updated Oct 27, 2025
10 tasks done
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… updated Oct 27, 2025
5 of 7 tasks
style: Add doctest execution block to linear_search.py
#13775 opened Oct 27, 2025 by Born-as-Harsha Loading… updated Oct 27, 2025
Modernize Documentation Theme with Furo awaiting reviews This PR is ready to be reviewed
#13728 opened Oct 24, 2025 by Tejasrahane Loading… updated Oct 26, 2025
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… updated Oct 26, 2025
12 of 15 tasks
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… updated Oct 26, 2025
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… updated Oct 26, 2025
11 tasks done
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… updated Oct 26, 2025
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… updated Oct 26, 2025
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 opened Oct 26, 2025 by komalharshita Loading… updated Oct 26, 2025
11 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… updated Oct 26, 2025
1 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… updated Oct 26, 2025
12 of 15 tasks
Implement Strassen's matrix multiplication algorithm
#13755 opened Oct 25, 2025 by ITZ-NIHALPATEL Loading… updated Oct 25, 2025
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… updated Oct 25, 2025
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… updated Oct 25, 2025
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… updated Oct 25, 2025
11 of 15 tasks
Added Bresenham Line Algorithm basic version for first quadrant
#13750 opened Oct 25, 2025 by devdandekar24 Loading… updated Oct 25, 2025
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… updated Oct 25, 2025
15 tasks
Add comprehensive doctests to arc_length.py awaiting reviews This PR is ready to be reviewed
#13702 opened Oct 23, 2025 by Tejasrahane Loading… updated Oct 25, 2025
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… updated Oct 24, 2025
4 tasks
Refine README formatting and add usage notes "Fixes #13714". awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13726 opened Oct 23, 2025 by Aujasyarajput18 Loading… updated Oct 24, 2025
12 of 15 tasks
Add Vision Transformer demo for image classification (Fixes #13372) awaiting reviews This PR is ready to be reviewed
#13538 opened Oct 16, 2025 by kdt523 Loading… updated Oct 24, 2025
Add Manhattan and Minkowski distances to KNN with doctests
#13555 opened Oct 17, 2025 by kdt523 Loading… updated Oct 24, 2025
Feature federated learning awaiting reviews This PR is ready to be reviewed
#13615 opened Oct 20, 2025 by kdt523 Loading… updated Oct 24, 2025
2 of 4 tasks
adding sleep_sort.py tests are failing Do not merge until tests pass
#13745 opened Oct 24, 2025 by rahulguggilam Loading… updated Oct 24, 2025
5 of 15 tasks
ProTip! Follow long discussions with comments:>50.