-
- Notifications
You must be signed in to change notification settings - Fork 49.1k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix doctest bug in bubble_sort_recursive - incorrect function call
#13821 opened Oct 31, 2025 by MathewAddala Loading… updated Oct 31, 2025
12 of 15 tasks
fix-factorial-validation: Fix input validation and doctests
#13818 opened Oct 31, 2025 by MathewAddala Loading… updated Oct 31, 2025
12 of 15 tasks
Add usage example in README file awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files 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 tests are failing Do not merge until tests pass
#13820 opened Oct 31, 2025 by yeshuawm999 Loading… updated Oct 31, 2025
7 of 10 tasks
Splaytree v3 tests are failing Do not merge until tests pass
#13819 opened Oct 31, 2025 by yeshuawm999 Loading… updated Oct 31, 2025
12 of 15 tasks
Add Splay Tree implementation #13760 [hacktoberfest] 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 tests are failing Do not merge until tests pass
#13817 opened Oct 31, 2025 by gunjan-creates Loading… updated Oct 31, 2025
Add FNV-1a hash algorithm implementation with 32-bit and 64-bit variants
#13814 opened Oct 30, 2025 by dinilH Loading… updated Oct 30, 2025
Add svm.py to machine_learning tests are failing Do not merge until tests pass
#13816 opened Oct 30, 2025 by AnishCoder2006 Loading… updated Oct 30, 2025
feat: implement shoelace formula for polygon area calculation awaiting reviews This PR is ready to be reviewed
#13815 opened Oct 30, 2025 by DDH2004 Loading… updated Oct 30, 2025
12 of 15 tasks
Add algorithm to find Two unique numbers using bit manipulation with docsets awaiting reviews This PR is ready to be reviewed
#13216 opened Oct 5, 2025 by RamachandraBhardwaj Loading… updated Oct 30, 2025
12 of 15 tasks
Add ascii_to_char conversion script (Fixes #13569) awaiting reviews This PR is ready to be reviewed
#13808 opened Oct 30, 2025 by Vedavyasa21 Loading… updated Oct 30, 2025
2 of 3 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… updated Oct 30, 2025
15 tasks
Adding fast_fourier_transform.py
#13738 opened Oct 24, 2025 by imhiteshgarg Loading… updated Oct 30, 2025
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… updated Oct 30, 2025
Add recursive factorial implementation in Python 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 tests are failing Do not merge until tests pass
#13804 opened Oct 29, 2025 by Sourabhyadav09 Loading… updated Oct 29, 2025
11 of 14 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… updated Oct 29, 2025
11 of 14 tasks
Add Dutch National Flag sorting algorithm awaiting reviews This PR is ready to be reviewed
#13802 opened Oct 29, 2025 by chan9an Loading… updated Oct 29, 2025
11 of 14 tasks
Add crypto_price_tracker.py to fetch live crypto prices
#13797 opened Oct 28, 2025 by KrishnakGitHub Loading… updated Oct 29, 2025
11 of 15 tasks
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… updated Oct 29, 2025
12 of 15 tasks
Create vishwajit1.py
#13801 opened Oct 29, 2025 by vishu-jais Loading… updated Oct 29, 2025
15 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… updated Oct 29, 2025
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… updated Oct 29, 2025
15 tasks done
feat: add isomorphic strings
#13014 opened Oct 1, 2025 by JeevaRamanathan Loading… updated Oct 29, 2025
12 of 15 tasks
Add iterative Fibonacci implementation awaiting reviews This PR is ready to be reviewed
#13794 opened Oct 28, 2025 by agarwalpranay02 Loading… updated Oct 28, 2025
2 tasks done
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.