Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork47.1k
Pull requests: TheAlgorithms/Python
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Pull requests list
Add last_digit function with type hints and doctests awaiting reviewsThis PR is ready to be reviewed
#12852 openedJul 16, 2025 byprachi757Loading…
11 tasks done
Add refined ternary search algorithm (iterative and recursive) awaiting reviewsThis PR is ready to be reviewed tests are failingDo not merge until tests pass
#12847 openedJul 15, 2025 byVigneshv3Loading…
15 tasks
Add Ridge Regression with L2 Regularization using Gradient Descent tests are failingDo not merge until tests pass
#12844 openedJul 12, 2025 byNitin-PrataLoading…
15 tasks
Optimize the Merge Sort awaiting reviewsThis PR is ready to be reviewed
#12842 openedJul 12, 2025 by30NovemberLoading…
12 of 15 tasks
✅ Add doctests to string conversion functions
#12839 openedJul 10, 2025 byNitin-PrataLoading…
15 tasks
Add simple recursion examples: factorial, fibonacci, sum_of_digits
#12834 openedJul 7, 2025 byToshakshaLoading…
11 tasks done
Adding doctests to improve Test Coverage for dynamic_programming/fibonacci.py awaiting reviewsThis PR is ready to be reviewed tests are failingDo not merge until tests pass
#12831 openedJul 6, 2025 byAchintya47Loading…
13 of 15 tasks
Add improved doctrings and doctests for math/perfect_number.py awaiting reviewsThis PR is ready to be reviewed enhancementThis PR modified some existing files
#12830 openedJul 6, 2025 byAchintya47Loading…
12 of 15 tasks
Add comprehensive doctests for maths/greatest_common_divisor.py awaiting reviewsThis PR is ready to be reviewed enhancementThis PR modified some existing files
#12829 openedJul 6, 2025 byAchintya47Loading…
11 of 15 tasks
Update red_black_tree.py awaiting reviewsThis PR is ready to be reviewed enhancementThis PR modified some existing files
#12825 openedJul 5, 2025 bylighting9999Loading…
12 of 15 tasks
Add Traveling Salesman Problem Algorithms And Tests awaiting reviewsThis PR is ready to be reviewed tests are failingDo not merge until tests pass
#12820 openedJul 5, 2025 byMapleBauhiniaLoading…
12 of 15 tasks
Add sieve of atkin awaiting reviewsThis PR is ready to be reviewed require descriptive namesThis PR needs descriptive function and/or variable names
#12818 openedJul 3, 2025 byidrisibrahimertenLoading…
11 of 12 tasks
feat(strings): add professional suffix array and LCP implementation tests are failingDo not merge until tests pass
#12817 openedJul 3, 2025 byidrisibrahimertenLoading…
10 of 11 tasks
Fix RuntimeError in bipartite-check DFS/BFS and clean up doctests
#12814 openedJun 29, 2025 bymohiuddin-khan-shiamLoading…
docs(maths): Add comprehensive doctests for perfect_number tests are failingDo not merge until tests pass
#12810 openedJun 27, 2025 bypreethamvgowdaaLoading…
Expand depreciation awaiting reviewsThis PR is ready to be reviewed tests are failingDo not merge until tests pass
#12808 openedJun 25, 2025 bymichaelnathanrobertsLoading…
12 of 15 tasks
Add phone number validator using regex awaiting reviewsThis PR is ready to be reviewed tests are failingDo not merge until tests pass
#12807 openedJun 23, 2025 byShashankChilukuriLoading…
Add recursive factorial method with tests awaiting reviewsThis PR is ready to be reviewed tests are failingDo not merge until tests pass
#12800 openedJun 19, 2025 bykhushipyLoading…
13 of 15 tasks
Feat/shor classical implementation awaiting reviewsThis PR is ready to be reviewed require descriptive namesThis PR needs descriptive function and/or variable names tests are failingDo not merge until tests pass
#12799 openedJun 18, 2025 bykhushipyLoading…
Add RBFNN implementation with Iris classification awaiting reviewsThis PR is ready to be reviewed require descriptive namesThis PR needs descriptive function and/or variable names require testsTests [doctest/unittest/pytest] are required require type hintshttps://docs.python.org/3/library/typing.html
#12793 openedJun 15, 2025 byshubhamkatyaanLoading…
Updated blockchain readme awaiting reviewsThis PR is ready to be reviewed
#12792 openedJun 10, 2025 byMonsoon-BloomLoading…
3 tasks
Fix the DFS implementation of Topological Sort
#12791 openedJun 10, 2025 bytheKafiLoading…
14 of 15 tasks
ProTip! Typegp on any issue or pull request to go back to the pull request listing page.