-
-
Notifications
You must be signed in to change notification settings - Fork 50.8k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add AES-128 encryption algorithm
awaiting reviews
This PR is ready to be reviewed
#14830
opened Jun 19, 2026 by
shishir-cyber
Loading…
11 of 15 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
#14829
opened Jun 19, 2026 by
dajiaohuang
Loading…
12 of 15 tasks
Fix ZeroDivisionError in polynom_for_points by adding partial pivoting
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14827
opened Jun 19, 2026 by
zain-cs
Contributor
Loading…
12 of 15 tasks
Bug fix[#14817]: linear_algebra/polynom_for_points: ZeroDivisionError on valid points containing x=0.
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14826
opened Jun 19, 2026 by
AshwiniKP-STech
Loading…
13 of 15 tasks
feat: add 10 graph algorithms with tests
awaiting reviews
This PR is ready to be reviewed
require descriptive names
This PR needs descriptive function and/or variable names
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#14824
opened Jun 19, 2026 by
gangs2314
Loading…
7 tasks done
docs: add complexity analysis to bubble_sort docstrings
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#14823
opened Jun 19, 2026 by
Aditya70-creator
Loading…
12 of 15 tasks
fix(matrix): use adjoint for 3x3 inverse
#14821
opened Jun 19, 2026 by
cyphercodes
Loading…
13 of 15 tasks
Added move to front algorithm
awaiting reviews
This PR is ready to be reviewed
#14819
opened Jun 18, 2026 by
Nert53
Loading…
12 of 15 tasks
style: add explicit type hints to linear_search.py
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
#14818
opened Jun 18, 2026 by
Aditya70-creator
Loading…
12 of 15 tasks
ADD Message Encryption
awaiting reviews
This PR is ready to be reviewed
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
#14816
opened Jun 18, 2026 by
Samar-Upreti
Loading…
5 tasks done
Remove unnecessary global declarations, inline inner function and fix main loop while condition in This PR is ready to be reviewed
enhancement
This PR modified some existing files
chaos_machine
awaiting reviews
#14814
opened Jun 18, 2026 by
jonathandung
Loading…
5 of 15 tasks
Add pentagonal number algorithm
awaiting reviews
This PR is ready to be reviewed
#14812
opened Jun 17, 2026 by
amangupta982
Loading…
12 of 15 tasks
Added PPMA compression algrithm
awaiting reviews
This PR is ready to be reviewed
require type hints
https://docs.python.org/3/library/typing.html
#14810
opened Jun 17, 2026 by
Nert53
Loading…
11 of 15 tasks
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
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
enhancement
This PR modified some existing files
#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
Previous Next
ProTip!
Adding no:label will show everything without a label.