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

Add amortization calculator to financial folder awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13477 opened Oct 14, 2025 by Nitroxium18 Loading…
12 of 15 tasks
Add t-SNE algorithm using Iris dataset (Fixes # 13432) awaiting reviews This PR is ready to be reviewed
#13476 opened Oct 13, 2025 by Khansa435 Loading…
12 of 15 tasks
Euler project solution 60 awaiting reviews This PR is ready to be reviewed
#13475 opened Oct 13, 2025 by AksharGoyal Loading…
12 of 15 tasks
Test on 3.14 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13473 opened Oct 13, 2025 by mattryanmtl Loading…
12 of 15 tasks
updated Readme
#13472 opened Oct 13, 2025 by dipti-2211 Loading…
15 tasks
New Algorithm added in dynamic_programming awaiting reviews This PR is ready to be reviewed
#13471 opened Oct 13, 2025 by megha-66 Loading…
12 of 15 tasks
Strassen matrix multiply 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
#13470 opened Oct 13, 2025 by sourav-625 Loading…
11 of 15 tasks
Feature/add doctest awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13469 opened Oct 13, 2025 by dhruvi003 Loading…
11 of 15 tasks
Add Next Greater Element algorithm awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13468 opened Oct 13, 2025 by Nikita20010 Loading…
11 of 15 tasks
GitHub Profile Project Hactoberfest2025 awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13459 opened Oct 13, 2025 by vishakha-kaithwas Loading…
feat(ratings): Add Python implementation for Elo Expected Score formula awaiting reviews This PR is ready to be reviewed require type hints https://docs.python.org/3/library/typing.html tests are failing Do not merge until tests pass
#13458 opened Oct 13, 2025 by Navodhya-Fernando Loading…
4 tasks done
Fix: Ensure consistent error handling in coordinate_compression.py
#13457 opened Oct 12, 2025 by prem-2006 Loading…
15 tasks
Implement modified vigenere cipher for all printable ASCII awaiting reviews This PR is ready to be reviewed
#13452 opened Oct 12, 2025 by Abheelash-Mishra Loading…
12 of 15 tasks
docs: Comprehensive README enhancements and additions
#13448 opened Oct 12, 2025 by tanishq2520 Loading…
4
Adding kadane's algorithm to dp/ folder
#13446 opened Oct 12, 2025 by Tanish-S-K Loading…
11 of 15 tasks
Added ARIMA 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 require type hints https://docs.python.org/3/library/typing.html
#13444 opened Oct 11, 2025 by KaiAllAlone Loading…
11 of 14 tasks
Add t-SNE algorithm for dimensionality reduction (#13432) awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13440 opened Oct 11, 2025 by Nikita-Kedari Loading…
11 of 15 tasks
Added RMSE loss function fixes- #13379 tests are failing Do not merge until tests pass
#13428 opened Oct 11, 2025 by TASMAYU Loading…
Create reverse_factorial_recursive.py awaiting reviews This PR is ready to be reviewed
#13426 opened Oct 11, 2025 by afk-Parth Loading…
8 of 11 tasks
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…
10 tasks done
Add Python solutions for Search Insert Position and Search Range 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
#13422 opened Oct 11, 2025 by avimishraa Loading…
Create spiral_transposition.py
#13421 opened Oct 11, 2025 by leprecha1 Loading…
12 of 15 tasks
ProTip! Adding no:label will show everything without a label.