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

Add Base62 encoding and decoding algorithm. awaiting reviews This PR is ready to be reviewed
#14222 opened Jan 28, 2026 by frangelbarrera Loading…
12 of 15 tasks
docs: improve README clarity and formatting awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#14221 opened Jan 28, 2026 by krishnahanda484 Loading…
5 of 15 tasks
Improve docstring clarity and typing in anagrams awaiting reviews This PR is ready to be reviewed
#14219 opened Jan 28, 2026 by Tithi234 Loading…
8 tasks done
docs: improve module docstring clarity for factorial
#14216 opened Jan 27, 2026 by Tithi234 Loading…
10 of 15 tasks
Handle gcd(0, 0) edge case awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14215 opened Jan 26, 2026 by yaadhuu Loading…
10 tasks done
Remove unnecessary noqa directive in pig_latin loop awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14210 opened Jan 24, 2026 by Kalyani-Puranik Loading…
9 of 15 tasks
all "is" replaced with "==" awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14209 opened Jan 24, 2026 by Kalyani-Puranik Loading…
11 of 15 tasks
Refine docstring and simplify reverse_letters implementation awaiting reviews This PR is ready to be reviewed
#14205 opened Jan 24, 2026 by Tithi234 Loading…
10 of 15 tasks
Replace assert-based validation with explicit errors in modular_division awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14204 opened Jan 23, 2026 by Anusha-DeviE Loading…
9 of 15 tasks
refactor: generalize entropy calculation and improve semantic clarity awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14202 opened Jan 23, 2026 by definus6-dev Loading…
13 of 15 tasks
Fix incorrect doctest references in fibonacci functions enhancement This PR modified some existing files
#14200 opened Jan 23, 2026 by Shivanggaryaa Loading…
11 of 15 tasks
Fix kth lexicographic permutation awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14197 opened Jan 22, 2026 by yaadhuu Loading…
10 tasks done
Use TypeError for non-string input in count_vowels awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#14196 opened Jan 22, 2026 by yaadhuu Loading…
10 tasks done
Improve documentation for linear search algorithm awaiting reviews This PR is ready to be reviewed
#14192 opened Jan 22, 2026 by Anusha-DeviE Loading…
5 of 15 tasks
docs: refine docstring and simplify reverse_letters implementation awaiting reviews This PR is ready to be reviewed
#14191 opened Jan 22, 2026 by Tithi234 Loading…
Improve prime factorization correctness and performance in GCD implementation
#14190 opened Jan 22, 2026 by gab-8323 Loading…
1 of 5 tasks
Merge pull request #1 from TheAlgorithms/master
#14189 opened Jan 21, 2026 by iamdevdhanush Loading…
Improve docstrings and readability in anagrams module
#14188 opened Jan 21, 2026 by Tithi234 Loading…
Add two-pointer method for finding triplets with 0 sum
#14186 opened Jan 20, 2026 by KavyadharshiniM06 Loading…
12 of 15 tasks
Add student result processor utility
#14185 opened Jan 20, 2026 by Pranavwagh1 Loading…
docs: upgrade mypy link to https in CONTRIBUTING.md
#14184 opened Jan 20, 2026 by JavedKhan93 Loading…
4 of 15 tasks
fix: binary_search returns first index for duplicates
#14159 opened Jan 20, 2026 by adityarohatgi11 Loading…
9 of 15 tasks
Add recursive factorial implementation
#14158 opened Jan 19, 2026 by Quantumboy80 Loading…
12 of 15 tasks
Add doctests for duplicate and sorted inputs in bubble sort
#14154 opened Jan 19, 2026 by radhikaRM06 Loading…
10 of 14 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.