-
-
Couldn't load subscription status.
- Fork 49.1k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
Added armstrong_number.py program for hactoberfest awaiting reviews This PR is ready to be reviewed
#13749 opened Oct 25, 2025 by Renuka-Kamani Loading…
15 tasks
feat(dp): palindrome partitioning - minimum cuts (O(n²)) tests are failing Do not merge until tests pass
#13746 opened Oct 24, 2025 by GitandTonic Loading…
4 tasks
adding sleep_sort.py tests are failing Do not merge until tests pass
#13745 opened Oct 24, 2025 by rahulguggilam Loading…
5 of 15 tasks
Add ascii_to_char.py to conversions module awaiting reviews This PR is ready to be reviewed
#13744 opened Oct 24, 2025 by Alessio-Falcini Loading…
Add median of two sorted arrays implementation #13717 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
#13742 opened Oct 24, 2025 by anshmittal2004 Loading…
10 tasks done
Add divide two integers algorithm awaiting reviews This PR is ready to be reviewed
#13737 opened Oct 24, 2025 by devdandekar24 Loading…
12 of 14 tasks
Add Median of Two Sorted Arrays Algorithm (#13717) awaiting reviews This PR is ready to be reviewed
#13734 opened Oct 24, 2025 by balaraj74 Loading…
15 tasks done
Added Python file for Catalan Numbers (Cn) awaiting reviews This PR is ready to be reviewed
#13733 opened Oct 24, 2025 by RishabhIIITD Loading…
11 of 15 tasks
Enhance Documentation: Added "Usage Example" Section and Dedicated USAGE_EXAMPLE.md Guide
#13729 opened Oct 24, 2025 by Aspirant200715 Loading…
Modernize Documentation Theme with Furo awaiting reviews This PR is ready to be reviewed
#13728 opened Oct 24, 2025 by Tejasrahane Loading…
feat: Add palindrome check to basic logic problems (Closes #13501) awaiting reviews This PR is ready to be reviewed
#13727 opened Oct 23, 2025 by Arzoo1701 Loading…
12 of 15 tasks
Refine README formatting and add usage notes "Fixes #13714". awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13726 opened Oct 23, 2025 by Aujasyarajput18 Loading…
12 of 15 tasks
Added Nesterov and Adam Optimizers awaiting reviews This PR is ready to be reviewed
#13718 opened Oct 23, 2025 by Adhithya-Laxman Loading…
10 tasks done
Added the doctests - Contributes to #9943 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13716 opened Oct 23, 2025 by Priyal595 Loading…
12 of 15 tasks
Feature: Added a new backtracking question for the better understanding of backtracking 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
#13712 opened Oct 23, 2025 by viswajith275 Loading…
13 of 15 tasks
Add reverse_string algorithm with type checking and examples awaiting reviews This PR is ready to be reviewed
#13707 opened Oct 23, 2025 by muannn Loading…
Fix doctests in factorial_recursive function awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13703 opened Oct 23, 2025 by Tejasrahane Loading…
6 tasks done
Add comprehensive doctests to arc_length.py awaiting reviews This PR is ready to be reviewed
#13702 opened Oct 23, 2025 by Tejasrahane Loading…
15 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.