-
- Notifications
You must be signed in to change notification settings - Fork 49.3k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
added DSA problem of rare_number awaiting reviews This PR is ready to be reviewed invalid
#13677 by bibhukesh22 was closed Oct 22, 2025 Loading…
Create is_power_of_three awaiting reviews This PR is ready to be reviewed invalid
#13674 by MeloveGupta was closed Oct 22, 2025 Loading…
12 of 15 tasks
Create is_power_of_three awaiting reviews This PR is ready to be reviewed invalid
#13673 by MeloveGupta was closed Oct 22, 2025 Loading…
12 of 15 tasks
Create is_power_of_three awaiting reviews This PR is ready to be reviewed invalid
#13672 by MeloveGupta was closed Oct 22, 2025 Loading…
12 of 15 tasks
Baconian cipher with any 2 symbols 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
#13670 by avyukth-fll was closed Oct 22, 2025 Loading…
13 of 15 tasks
encode and decode baconian ciphers with any characters awaiting reviews This PR is ready to be reviewed invalid
#13669 by avyukth-fll was closed Oct 22, 2025 Loading…
13 of 15 tasks
flexible Baconian cipher encoding and decoding awaiting reviews This PR is ready to be reviewed invalid
#13668 by avyukth-fll was closed Oct 22, 2025 Loading…
Baconian cipher with any 2 symbols awaiting reviews This PR is ready to be reviewed invalid
#13667 by avyukth-fll was closed Oct 22, 2025 Loading…
Add data structure programs tests are failing Do not merge until tests pass
#13666 by Tejasrahane was closed Oct 23, 2025 Loading…
15 tasks
Add data structure programs awaiting reviews This PR is ready to be reviewed
#13665 by Tejasrahane was closed Oct 22, 2025 Loading…
11 of 14 tasks
Add data structure programs awaiting reviews This PR is ready to be reviewed
#13664 by Tejasrahane was closed Oct 22, 2025 Loading…
11 of 14 tasks
Add Word Scramble interactive CLI game awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13660 by MahyudeenShahid was closed Oct 21, 2025 Loading…
11 of 14 tasks
Add Word Scramble interactive CLI game awaiting reviews This PR is ready to be reviewed invalid
#13659 by MahyudeenShahid was closed Oct 21, 2025 Loading…
11 of 14 tasks
Add Pollard’s Rho algorithm for discrete logarithm awaiting reviews This PR is ready to be reviewed
#13657 by sonianuj287 was closed Oct 24, 2025 Loading…
11 of 15 tasks
Add Morris Traversal (in-order & pre-order) with test cases awaiting reviews This PR is ready to be reviewed invalid
#13654 by richierichijkl was closed Oct 21, 2025 Loading…
Improve error handling in coordinate compression awaiting reviews This PR is ready to be reviewed invalid
#13652 by rohitbansal2005 was closed Oct 21, 2025 Loading…
4 of 15 tasks
Enhance kNN with multiple distance metrics awaiting reviews This PR is ready to be reviewed invalid
#13651 by rohitbansal2005 was closed Oct 21, 2025 Loading…
15 tasks done
Enhance kNN with multiple distance metrics awaiting reviews This PR is ready to be reviewed invalid
#13649 by rohitbansal2005 was closed Oct 21, 2025 Loading…
15 tasks done
Add a_very_big_sum algorithm to maths folder awaiting reviews This PR is ready to be reviewed
#13642 by komalharshita was closed Nov 4, 2025 Loading…
11 of 14 tasks
Add age_controller.py with validate_age function (issue #12809) awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13638 by Tejasrahane was closed Oct 22, 2025 Loading…
12 of 15 tasks
Optimize Quick Sort with in-place partitioning and hybrid approach 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
#13633 by faizan842 was closed Oct 21, 2025 Loading…
7 tasks done
feat: add sleep sort algorithm and complete bubble sort implementationfeat: add sleep sort and complete bubble sort 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
#13632 by vishrutha-rao-k was closed Oct 22, 2025 Loading…
3 of 4 tasks
Optimize Ternary Search with adaptive precision and binary fallback awaiting reviews This PR is ready to be reviewed invalid
#13629 by faizan842 was closed Oct 20, 2025 Loading…
7 tasks done
Optimize Quick Sort with in-place partitioning and hybrid approach awaiting reviews This PR is ready to be reviewed invalid
#13628 by faizan842 was closed Oct 20, 2025 Loading…
Finding Next Prime Number 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
#13627 by swamini-jadhav was closed Oct 20, 2025 Loading…
10 of 13 tasks
ProTip! Exclude everything labeled
bug with -label:bug.