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

fix(matrix): make is_safe() return bool and prove count_islands' improper results awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#15363 opened Sep 16, 2026 by priya-sundaram-dev Contributor Loading…
8 tasks done
Fix exponential search for empty collections awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#15362 opened Sep 16, 2026 by Dhaylight1 Loading…
11 of 15 tasks
sorts: make tree_sort accept any Comparable items awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#15361 opened Sep 16, 2026 by pruthvi828 Loading…
13 of 15 tasks
sorts: make bubble_sort_recursive accept any Comparable items awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#15360 opened Sep 16, 2026 by pruthvi828 Loading…
13 of 15 tasks
chore: refresh Hacktoberfest 2026 prep tracker awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#15358 opened Sep 16, 2026 by github-actions Bot Loading…
ci: add matchify pre-commit hook enhancement This PR modified some existing files on hold
#15356 opened Sep 16, 2026 by kadubhumika Contributor Loading…
3 of 15 tasks
sorts: make strand sort work with comparable types awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold tests are failing Do not merge until tests pass
#15350 opened Sep 15, 2026 by nikhil-mewar Loading…
12 of 15 tasks
sorts: type slowsort for any comparable items awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15347 opened Sep 15, 2026 by itsnevu Loading…
9 tasks done
sorts: type stooge_sort for any comparable items awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15346 opened Sep 15, 2026 by itsnevu Loading…
9 tasks done
sorts: type double_sort for any comparable items awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15345 opened Sep 15, 2026 by itsnevu Loading…
9 tasks done
sorts: make recursive bubble sort support comparable items awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15339 opened Sep 15, 2026 by Ashwin121425-R Contributor Loading…
9 of 15 tasks
sorts: type shrink shell sort for comparable items awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15334 opened Sep 14, 2026 by taljeon Loading…
10 of 15 tasks
Fix out-of-range recursion in interpolation_search_by_recursion on hold
#15333 opened Sep 14, 2026 by RizgarOzan Loading…
11 of 15 tasks
sorts: make bogo_sort work with any Comparable, not just int awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15331 opened Sep 14, 2026 by Pradhyut21 Loading…
11 tasks done
sorts: make cycle_sort generic for comparable items awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15329 opened Sep 14, 2026 by Rayan-and-beyond Loading…
10 of 15 tasks
sorts: make quick_sort work with any Comparable, not just int awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15327 opened Sep 14, 2026 by Pradhyut21 Loading…
11 tasks done
sorts: make shell_sort work with any Comparable, not just int awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15326 opened Sep 14, 2026 by Pradhyut21 Loading…
11 tasks done
Add suffix array algorithm awaiting reviews This PR is ready to be reviewed on hold
#15319 opened Sep 13, 2026 by LouisDeconinck Contributor Loading…
11 of 15 tasks
Improve is_isogram performance by removing unnecessary sorting awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15318 opened Sep 13, 2026 by Miladkhoshdel Contributor Loading…
10 of 16 tasks
fix: preserve integer precision in trailing zeroes awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files on hold
#15313 opened Sep 13, 2026 by dajiaohuang Loading…
7 of 10 tasks
Add Point in Polygon algorithm using ray casting awaiting reviews This PR is ready to be reviewed on hold
#15309 opened Sep 13, 2026 by Clear20-22 Contributor Loading…
12 of 14 tasks
ProTip! What’s not been updated in a month: updated:<2026-08-16.