-
- Notifications
You must be signed in to change notification settings - Fork 48.7k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Refactor Caesar Cipher: optimized encryption, added file support, banner, and clear screen awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13160 by rishit-047 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
12 of 15 tasks
Create crypto_price.py tests are failing Do not merge until tests pass
#13175 by aviralpratap21 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
15 tasks
Added Stock Buy and Sell (Max One Transaction) solution in Python awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13182 by lavi445 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
11 of 15 tasks
Docs: Cleaned redundant unit mapping in TYPE_CONVERSION dictionary fo… awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13188 by Akhila21-6 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
10 of 14 tasks
Create triangularSum.py tests are failing Do not merge until tests pass
#13197 by ganeshsinghyadav was closed Oct 14, 2025 Loading… updated Oct 14, 2025
15 tasks
Added vectorized approach of Gradient descent. Also added typehints t… awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13229 by DevPatel-11 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
12 of 15 tasks
Update kth_largest_element.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13244 by Amitverma0509 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
9 tasks done
Added merge_k_sorted_list algo in linked_list tests are failing Do not merge until tests pass
#13250 by MishtiGarg250 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
added some pattern problems awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13317 by PavanKuppili was closed Oct 14, 2025 Loading… updated Oct 14, 2025
1 of 10 tasks
Knapsack awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13349 by Supriyasus was closed Oct 14, 2025 Loading… updated Oct 14, 2025
13 of 15 tasks
Add rmse logcosh loss 13379 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13390 by Gurdeepsingh-10 was closed Oct 14, 2025 Loading… updated Oct 14, 2025
12 of 15 tasks
Add Coin Change Dynamic Programming Algorithm with Doctests and Type Hints tests are failing Do not merge until tests pass
#13393 by MJ-thunder was closed Oct 14, 2025 Loading… updated Oct 14, 2025
6 tasks done
Added RMSE loss function fixes- #13379 tests are failing Do not merge until tests pass
#13428 by TASMAYU was closed Oct 14, 2025 Loading… updated Oct 14, 2025
GitHub Profile Project Hactoberfest2025 awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13459 by vishakha-kaithwas was closed Oct 14, 2025 Loading… updated Oct 14, 2025
Add Fibonacci heap implementation to advanced heap variants awaiting reviews This PR is ready to be reviewed require type hints https://docs.python.org/3/library/typing.html
#13020 by ARYPROGRAMMER was closed Oct 14, 2025 Loading… updated Oct 14, 2025
11 of 14 tasks
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 by Navodhya-Fernando was closed Oct 14, 2025 Loading… updated Oct 14, 2025
4 tasks done
Add Memory Allocator 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
#12497 by isidroas was closed Oct 14, 2025 Loading… updated Oct 14, 2025
8 of 15 tasks
Two-Sum to match target 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
#12883 by hiiamkarati was closed Oct 14, 2025 Loading… updated Oct 14, 2025
Created mlp_activation_comparison.py 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 tests are failing Do not merge until tests pass
#12918 by Karthikn-VR was closed Oct 14, 2025 Loading… updated Oct 14, 2025
11 of 15 tasks
Create pearson correlation (Hacktoberfest) awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#13082 by LuisOfL was closed Oct 14, 2025 Loading… updated Oct 14, 2025
12 of 15 tasks
Create gaussian blur algorithm (hacktoberfest) 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 tests are failing Do not merge until tests pass
#13120 by LuisOfL was closed Oct 14, 2025 Loading… updated Oct 14, 2025
12 of 15 tasks
Mountain array peak 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
#13167 by tahazulfaquar was closed Oct 14, 2025 Loading… updated Oct 14, 2025
12 of 15 tasks
Adding top view of Binary Tree 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
#13206 by yashdkadam was closed Oct 14, 2025 Loading… updated Oct 14, 2025
15 tasks done
RTDS , Real time threat detection system in python . 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 tests are failing Do not merge until tests pass
#13247 by Th-Shivam was closed Oct 14, 2025 Loading… updated Oct 14, 2025
7 of 15 tasks
Added splay trees 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 tests are failing Do not merge until tests pass
#13248 by Th-Shivam was closed Oct 14, 2025 Loading… updated Oct 14, 2025
12 of 15 tasks
ProTip! no:milestone will show everything without a milestone.