◐ Shell
clean mode source ↗

Pull requests · TheAlgorithms/Python

fix: handle empty input in jump_search awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14807 opened Jun 15, 2026 by pony-maggie Loading…

11 of 15 tasks

fix: handle not-found edges in exponential_search awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14806 opened Jun 15, 2026 by pony-maggie Loading…

11 of 15 tasks

fix: handle empty input in tim_sort awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14805 opened Jun 15, 2026 by pony-maggie Loading…

11 of 15 tasks

Fix binary search to return first occurrence when duplicates exist awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14802 opened Jun 14, 2026 by ANIKET640-a11y Loading…

11 of 15 tasks

Project euler problem 66 added awaiting reviews This PR is ready to be reviewed

#14801 opened Jun 13, 2026 by ParthKGarg Loading…

12 of 15 tasks

Fix LDA comment grammar

#14800 opened Jun 13, 2026 by Sushanth012 Loading…

9 of 15 tasks

Problem 061 Project Euler awaiting reviews This PR is ready to be reviewed

#14798 opened Jun 11, 2026 by ParthKGarg Loading…

12 of 15 tasks

updated the kmap simplification algorithm to give the most simplified expression awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14792 opened Jun 10, 2026 by ParthKGarg Loading…

12 of 15 tasks

Add collisions awaiting reviews This PR is ready to be reviewed

#14787 opened Jun 9, 2026 by autobotx343 Loading…

12 of 15 tasks

Added missing docstrings to helper functions in sorts/tim_sort.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14786 opened Jun 9, 2026 by DPug888 Loading…

11 of 14 tasks

Add missing docstrings to tim_sort helper functions awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14785 opened Jun 9, 2026 by varun-katara Loading…

2 of 15 tasks

fix typo in binomial_distribution.py print statement awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14779 opened Jun 8, 2026 by f-p-0 Loading…

5 tasks done

fix: inverted loop condition in chaos_machine.py prevents execution awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14777 opened Jun 8, 2026 by aeyjeyaryan Loading…

11 tasks done

Fix treap priorities awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14775 opened Jun 8, 2026 by Goorzhel Loading…

5 of 15 tasks

fix(maths): use specific exception types in collatz_sequence awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14769 opened Jun 6, 2026 by fauzan171 Loading…

2 tasks done

fix(maths): correct recursive call in sum_of_digits_recursion awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14768 opened Jun 6, 2026 by fauzan171 Loading…

2 tasks done

refactor(maths): use direct iteration instead of index-based loops in persistence.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14767 opened Jun 6, 2026 by fauzan171 Loading…

2 tasks done

Fix fuzzy set union boundaries awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14761 opened Jun 5, 2026 by AbodiDawoud Loading…

12 of 15 tasks

Add return on investment algorithm to financial awaiting reviews This PR is ready to be reviewed

#14760 opened Jun 5, 2026 by InukaWijerathna Loading…

4 tasks done

docs(sorts): add complexity analysis to bubble_sort.py docstrings awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14759 opened Jun 4, 2026 by ltianyi992 Loading…

4 tasks done

Fix minimum partition for negative numbers awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14757 opened Jun 3, 2026 by AbodiDawoud Loading…

11 of 15 tasks

feat: Add RC4 stream cipher implementation awaiting reviews This PR is ready to be reviewed

#14753 opened Jun 2, 2026 by harrish243 Loading…

11 of 15 tasks

fix: reject multi-character separators in split() (Closes #14649) awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14751 opened Jun 2, 2026 by kuishou68 Loading…

12 of 14 tasks

Add Stooge Sort implementation awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files

#14746 opened Jun 1, 2026 by drori12 Loading…

11 of 15 tasks