-
- Notifications
You must be signed in to change notification settings - Fork 49.3k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Dutch National Flag sorting algorithm awaiting reviews This PR is ready to be reviewed
#13802 opened Oct 29, 2025 by chan9an Loading…
11 of 14 tasks
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
Fix doctest bug in bubble_sort_recursive - incorrect function call
#13821 opened Oct 31, 2025 by MathewAddala Loading…
12 of 15 tasks
Added Derived Gates and Modified basic gates along with explanation, symbols, examples and Truth Tables.
#13807 opened Oct 30, 2025 by SiriVennela24-star Loading…
fix-factorial-validation: Fix input validation and doctests
#13818 opened Oct 31, 2025 by MathewAddala Loading…
12 of 15 tasks
Create number_of_longest_increasing_subsequence.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13810 opened Oct 30, 2025 by CodeVoyager-bit Loading…
15 tasks
Added factorial_recursive.py with doctests and descriptive parameter … awaiting reviews This PR is ready to be reviewed
#13805 opened Oct 29, 2025 by Sourabhyadav09 Loading…
11 of 14 tasks
Fix binary search to return leftmost occurrence for duplicates awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13891 opened Nov 10, 2025 by SoulSniper1212 Loading…
3 tasks done
Add sigmoid function to neural_network folder awaiting reviews This PR is ready to be reviewed
#13394 opened Oct 9, 2025 by pasindup Loading…
12 of 15 tasks
feat: implements a hex to rgb conversion function awaiting reviews This PR is ready to be reviewed
#11113 opened Oct 30, 2023 by cicerotcv Loading…
13 of 15 tasks
Add Splay Tree - Self-adjusting Binary Search Tree awaiting reviews This PR is ready to be reviewed
#13019 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
11 of 14 tasks
Add Blossom algorithm (Edmonds' algorithm) for maximum matching in general graphs awaiting reviews This PR is ready to be reviewed
#13023 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
11 of 14 tasks
Calculate Relative Strength Index (RSI) algorithm
#13888 opened Nov 9, 2025 by toonyyy Loading…
11 of 15 tasks
Fix: handle missing/invalid values in CoordinateCompressor (fixes #13226) awaiting reviews This PR is ready to be reviewed
#13894 opened Nov 10, 2025 by rachit-27 Loading…
12 of 15 tasks
Add Shell Sort algorithm (fixes #13887) awaiting reviews This PR is ready to be reviewed
#13892 opened Nov 10, 2025 by rachit-27 Loading…
Add comprehensive test coverage for maths.abs module awaiting reviews This PR is ready to be reviewed
#13588 opened Oct 18, 2025 by raman1236 Loading…
12 of 15 tasks
Add greedy set cover approximation algorithm
#13899 opened Nov 12, 2025 by benchaddha Loading…
11 of 15 tasks
Instagram Crawler Overhaul using web_profile_info API Fixes#10634
#11193 opened Dec 1, 2023 by Ktot0 Loading…
11 of 15 tasks
Create sol6.py for project_eular/problem_002
#11164 opened Nov 16, 2023 by FishyGitHubUser Loading…
12 of 15 tasks
Added Derangements Calculator awaiting reviews This PR is ready to be reviewed
#9927 opened Oct 6, 2023 by coderbeta1 Loading…
12 of 14 tasks
Update quick_sort.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11752 opened Oct 4, 2024 by IAteNoodles Loading…
13 of 15 tasks
ProTip! Add no:assignee to see everything that’s not assigned.