Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: add simple sum function example awaiting reviews This PR is ready to be reviewed invalid
#13881 by 2400030343SameerReddy was closed Nov 7, 2025 Loading…
15 tasks
fix binary search to handle duplicates correctly awaiting reviews This PR is ready to be reviewed invalid
#13876 by prsai0110 was closed Nov 6, 2025 Loading…
15 tasks
fix binary search to handle duplicates correctly awaiting reviews This PR is ready to be reviewed invalid
#13875 by prsai0110 was closed Nov 6, 2025 Loading…
15 tasks
Fix num digits awaiting reviews This PR is ready to be reviewed invalid
#13874 by ABHIRANJAN-KUMAR1 was closed Nov 6, 2025 Loading…
15 tasks
feat: Add Splay Tree implementation to data_structures/trees/ for issue #13844 awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require type hints https://docs.python.org/3/library/typing.html
#13872 by Vedanth-Rach was closed Nov 5, 2025 Loading…
11 of 14 tasks
feat: Add Splay Tree implementation in Python awaiting reviews This PR is ready to be reviewed invalid
#13870 by Vedanth-Rach was closed Nov 5, 2025 Loading…
10 of 15 tasks
Fix: add doctests and descriptive parameter for is_palindrome awaiting reviews This PR is ready to be reviewed invalid
#13867 by Mamtesh2001 was closed Nov 5, 2025 Loading…
Fix: add doctests and descriptive parameter for is_palindrome awaiting reviews This PR is ready to be reviewed invalid
#13866 by Mamtesh2001 was closed Nov 5, 2025 Loading…
Add is_palindrome function 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
#13865 by Mamtesh2001 was closed Nov 5, 2025 Loading…
11 of 15 tasks
Added README and CPU Scheduling Interface 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
#13864 by shashwat-126 was closed Nov 5, 2025 Loading…
3 tasks
add main function backtracking/max_colors_example awaiting reviews This PR is ready to be reviewed invalid
#13855 by khanhkhanhlele was closed Nov 3, 2025 Loading…
12 of 15 tasks
handle gcd base case when b == 0 and improve input parsing awaiting reviews This PR is ready to be reviewed invalid
#13853 by ABHIRANJAN-KUMAR1 was closed Nov 3, 2025 Loading…
15 tasks
Add prime utilities: is_prime, next_prime, generate_primes awaiting reviews This PR is ready to be reviewed invalid
#13852 by ABHIRANJAN-KUMAR1 was closed Nov 3, 2025 Loading…
15 tasks
Revise README for hashing algorithms and definitionscorrected and upd… awaiting reviews This PR is ready to be reviewed invalid
#13851 by ABHIRANJAN-KUMAR1 was closed Nov 3, 2025 Loading…
15 tasks
added input validation and improved merge_sort error handling awaiting reviews This PR is ready to be reviewed invalid
#13849 by ABHIRANJAN-KUMAR1 was closed Nov 3, 2025 Loading…
15 tasks
add input type validation to Fibonacci functions awaiting reviews This PR is ready to be reviewed invalid
#13848 by ABHIRANJAN-KUMAR1 was closed Nov 3, 2025 Loading…
15 tasks
Enhanced quicksort with in-place sorting for improved space complexity awaiting reviews This PR is ready to be reviewed
#13838 by MathewAddala was closed Nov 1, 2025 Loading…
6 tasks done
Refactor quick_sort to use in-place sorting for improved space comple… awaiting reviews This PR is ready to be reviewed
#13837 by MathewAddala was closed Nov 1, 2025 Loading…
6 tasks done
Add armstrong number
#13834 by ARRVINDHPK was closed Nov 1, 2025 Loading…
12 of 15 tasks
Create delta_encoding.py awaiting reviews This PR is ready to be reviewed
#13833 by Craniace was closed Oct 31, 2025 Loading…
11 of 15 tasks
Create delta_encoding.py awaiting reviews This PR is ready to be reviewed
#13832 by Craniace was closed Oct 31, 2025 Loading…
11 of 15 tasks
Refactor README.md for better readability awaiting reviews This PR is ready to be reviewed invalid
#13828 by Bhoomi070 was closed Oct 31, 2025 Loading…
15 tasks
improve tsne
#13813 by codomposer was closed Nov 6, 2025 Loading…
13 of 15 tasks
Added Splay Tree implementation in Python awaiting reviews This PR is ready to be reviewed invalid
#13812 by yeshuawm999 was closed Oct 30, 2025 Loading…
4 tasks
Splaytree v2 awaiting reviews This PR is ready to be reviewed invalid
#13811 by yeshuawm999 was closed Oct 30, 2025 Loading…
1 of 5 tasks
ProTip! Type g i on any issue or pull request to go back to the issue listing page.