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

pytest-run-parallel --iterations=8 --parallel-threads=auto awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#13863 opened Nov 4, 2025 by cclauss Loading…
4 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 opened Nov 3, 2025 by khanhkhanhlele Loading…
12 of 15 tasks
backtracking/generate_parentheses.py create doc awaiting reviews This PR is ready to be reviewed
#13858 opened Nov 3, 2025 by khanhkhanhlele Loading…
12 of 15 tasks
backtracking/crossword_puzzle_solver.py change doc awaiting reviews This PR is ready to be reviewed
#13857 opened Nov 3, 2025 by khanhkhanhlele Loading…
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 opened Nov 3, 2025 by khanhkhanhlele Loading…
12 of 15 tasks
backtracking/all_permutations add main function tests are failing Do not merge until tests pass
#13854 opened Nov 3, 2025 by khanhkhanhlele Loading…
12 of 15 tasks
Fix incorrect doctest and improve log handling in num_digits functions awaiting reviews This PR is ready to be reviewed
#13850 opened Nov 3, 2025 by ABHIRANJAN-KUMAR1 Loading…
15 tasks
corrected grammar in README.md awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13847 opened Nov 3, 2025 by ABHIRANJAN-KUMAR1 Loading…
15 tasks
Added my first contribution line in README
#13846 opened Nov 3, 2025 by jamisiveshkumar Loading…
15 tasks
docs: remove height attributes and improve README formatting
#13843 opened Nov 2, 2025 by Raghu0703 Loading…
13 of 15 tasks
Added Valid Parentheses algorithm in Python tests are failing Do not merge until tests pass
#13842 opened Nov 2, 2025 by manikonda-anjali Loading…
5 tasks done
Fixes #13840 - handle duplicate items correctly in binary search
#13841 opened Nov 2, 2025 by Nours135 Loading…
12 of 15 tasks
Implement Student Management System in Python awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13839 opened Nov 1, 2025 by itsomg134 Loading…
15 tasks done
Remove inefficient validation checks in binary search functions
#13836 opened Nov 1, 2025 by MathewAddala Loading…
5 of 6 tasks
Add Armstrong number check algorithm awaiting reviews This PR is ready to be reviewed
#13835 opened Nov 1, 2025 by ARRVINDHPK Loading…
12 of 15 tasks
Created bianry_to_excessthree.py awaiting reviews This PR is ready to be reviewed
#13831 opened Oct 31, 2025 by Craniace Loading…
11 tasks done
Bold Contribution Guidelines link in README awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13830 opened Oct 31, 2025 by Bhoomi070 Loading…
Add bubble sort awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13829 opened Oct 31, 2025 by anumolusneha Loading…
11 of 15 tasks
add Elementary Cellular Automaton (Rule 30) implementation (Hacktoberfest 2025) awaiting reviews This PR is ready to be reviewed
#13827 opened Oct 31, 2025 by Craniace Loading…
12 of 15 tasks
Add binary to gray code conversion algorithm under Hacktoberfest 2025 awaiting reviews This PR is ready to be reviewed
#13826 opened Oct 31, 2025 by Craniace Loading…
12 of 15 tasks
Fix: cleaned caesar_cipher.py with error handling and better docs
#13825 opened Oct 31, 2025 by prem-2006 Loading…
15 tasks
Add Egg Dropping Problem (Dynamic Programming)
#13824 opened Oct 31, 2025 by Umer-Jahangir Loading…
11 of 15 tasks
Added AO* algorithm
#13823 opened Oct 31, 2025 by Mastermind-sap Loading…
12 of 15 tasks
Added Dijkstra's shortest path problem 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
#13822 opened Oct 31, 2025 by foxxmg Loading…
11 of 14 tasks
ProTip! Filter pull requests by the default branch with base:master.