-
- 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 guess_the_number_userplay.py awaiting reviews This PR is ready to be reviewed invalid
#13923 by CheerathAniketh was closed Nov 18, 2025 Loading…
12 of 15 tasks
add userplay version of guess the number awaiting reviews This PR is ready to be reviewed invalid
#13922 by CheerathAniketh was closed Nov 18, 2025 Loading…
12 of 15 tasks
Add userplay Guess the number game awaiting reviews This PR is ready to be reviewed
#13921 by CheerathAniketh was closed Nov 18, 2025 Loading…
12 of 15 tasks
Full adder implementation in Boolean_Algebra awaiting reviews This PR is ready to be reviewed invalid
#13913 by Ranjita1708 was closed Nov 16, 2025 Loading…
12 of 15 tasks
Add Snake-Water-Gun Game with User Input and Random Computer Choice awaiting reviews This PR is ready to be reviewed
#13908 by ABHIRANJAN-KUMAR1 was closed Nov 14, 2025 Loading…
11 of 15 tasks
logical change in binary search's bisect left and right's "hi" limit awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13898 by Nisarg-patel-2410 was closed Nov 12, 2025 Loading…
12 of 15 tasks
Fix binary search duplicates 13886 awaiting reviews This PR is ready to be reviewed invalid
#13893 by rachit-27 was closed Nov 10, 2025 Loading…
CPU Scheduling Algorithm with Interfaces 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
#13885 by shashwat-126 was closed Nov 11, 2025 Loading…
10 of 15 tasks
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
CPU Scheduling Interface 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
#13871 by shashwat-126 was closed Nov 7, 2025 Loading…
9 of 15 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
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
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.