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 Splay Tree implementation in data_structures/binary_tree awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13799 opened Oct 29, 2025 by krrish175-byte Loading…
3 tasks done
Add combinationfile.py with algorithm implementations tests are failing Do not merge until tests pass
#13798 opened Oct 29, 2025 by itsomg134 Loading…
15 tasks done
Add crypto_price_tracker.py to fetch live crypto prices
#13797 opened Oct 28, 2025 by KrishnakGitHub Loading…
11 of 15 tasks
Add iterative Fibonacci implementation awaiting reviews This PR is ready to be reviewed
#13794 opened Oct 28, 2025 by agarwalpranay02 Loading…
2 tasks done
Create factorial_iterative.py awaiting reviews This PR is ready to be reviewed
#13793 opened Oct 28, 2025 by agarwalpranay02 Loading…
10 tasks done
Add Grounded SAM2 Interactive Image Segmentation to Computer Vision
#13791 opened Oct 28, 2025 by balaraj74 Loading…
12 tasks done
feat: add Meta Binary Search algorithm in Python tests are failing Do not merge until tests pass
#13790 opened Oct 28, 2025 by darshan-totagi Loading…
12 of 15 tasks
Add 2D Ising model Monte Carlo simulation tests are failing Do not merge until tests pass
#13789 opened Oct 27, 2025 by kaal-bhairav69 Loading…
Add fibonacci algorithm in maths folder tests are failing Do not merge until tests pass
#13782 opened Oct 27, 2025 by akrutitiwari24 Loading…
11 tasks done
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…
15 tasks done
Update README.md
#13778 opened Oct 27, 2025 by JANHAVI0831 Loading…
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…
7 tasks done
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
ProTip! no:milestone will show everything without a milestone.