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

refactor(bit_manipulation): rename parameters and resolve conflicts in swap_bits awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13530 by swet40 was closed Nov 15, 2025 Loading… updated Nov 15, 2025
12 of 15 tasks
refactor(bit_manipulation): use descriptive parameter names in swap_bits awaiting reviews This PR is ready to be reviewed
#13524 by swet40 was closed Nov 15, 2025 Loading… updated Nov 15, 2025
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… updated Nov 14, 2025
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… updated Nov 12, 2025
12 of 15 tasks
Hello World for Python
#13889 by Manoj-Chauhan70 was closed Nov 12, 2025 Loading… updated Nov 12, 2025
15 tasks
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… updated Nov 11, 2025
10 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… updated Nov 10, 2025
Kadane's Algorithm awaiting reviews This PR is ready to be reviewed
#13108 by Mayank-Creater was closed Nov 10, 2025 Loading… updated Nov 10, 2025
10 of 15 tasks
Create crawl_hindustan_times_and_get_top_news.py awaiting reviews This PR is ready to be reviewed
#11645 by Mayank-Creater was closed Nov 10, 2025 Loading… updated Nov 10, 2025
10 of 15 tasks
Improve doctest coverage for strings/remove_duplicate.py tests are failing Do not merge until tests pass
#13581 by subhobhai943 was closed Nov 9, 2025 Loading… updated Nov 9, 2025
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… updated Nov 9, 2025
11 of 14 tasks
backtracking/generate_parentheses.py create doc awaiting reviews This PR is ready to be reviewed
#13858 by khanhkhanhlele was closed Nov 8, 2025 Loading… updated Nov 8, 2025
12 of 15 tasks
backtracking/hamiltonian_cycle.py create main function awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13859 by khanhkhanhlele was closed Nov 8, 2025 Loading… updated Nov 8, 2025
12 of 15 tasks
backtracking/crossword_puzzle_solver.py change doc awaiting reviews This PR is ready to be reviewed
#13857 by khanhkhanhlele was closed Nov 8, 2025 Loading… updated Nov 8, 2025
12 of 15 tasks
add main backtracking/max_colors_example awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13856 by khanhkhanhlele was closed Nov 8, 2025 Loading… updated Nov 8, 2025
12 of 15 tasks
backtracking/all_permutations add main function tests are failing Do not merge until tests pass
#13854 by khanhkhanhlele was closed Nov 8, 2025 Loading… updated Nov 8, 2025
12 of 15 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… updated Nov 7, 2025
9 of 15 tasks
Add usage example in README file awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files tests are failing Do not merge until tests pass
#13820 by yeshuawm999 was closed Nov 7, 2025 Loading… updated Nov 7, 2025
7 of 10 tasks
Splaytree v3 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
#13819 by yeshuawm999 was closed Nov 7, 2025 Loading… updated Nov 7, 2025
12 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… updated Nov 7, 2025
15 tasks
improve tsne
#13813 by codomposer was closed Nov 6, 2025 Loading… updated Nov 6, 2025
13 of 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… updated Nov 6, 2025
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… updated Nov 6, 2025
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… updated Nov 6, 2025
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… updated Nov 5, 2025
10 of 15 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.