-
- 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
add find triplets with 0 sum (3sum)
#10040 by pranav-mallela was merged Oct 12, 2023 Loading…
12 of 14 tasks
fixed balanced_parentheses, Added infix-prefix & postfix evaluation
#621 by ashwek was merged Mar 1, 2019 Loading…
Add Ruff rules for pandas-vet and pytest-style enhancement This PR modified some existing files
#10281 by cclauss was merged Oct 11, 2023 Loading…
4 of 14 tasks
Update project Euler problem 8 sol1.py small off by one error
#643 by SandersLin was merged Feb 13, 2019 Loading…
Added pytests to hashes/md5.py awaiting merge This PR is approved and ready to be merged
#1100 by QuantumNovice was merged Aug 6, 2019 Loading…
Fix print space again awaiting merge This PR is approved and ready to be merged
#1104 by cclauss was merged Aug 6, 2019 Loading…
Add test for QuadraticEquation() awaiting merge This PR is approved and ready to be merged
#1107 by cclauss was merged Aug 6, 2019 Loading…
Page replacement algorithm, LRU tests are failing Do not merge until tests pass
#871 by phileasme was merged Oct 28, 2019 Loading…
4 tasks
Update .gitignore to remove __pycache__/ awaiting merge This PR is approved and ready to be merged
#1127 by cclauss was merged Aug 16, 2019 Loading…
Remove the space: lucas series.py --> lucas_series.py awaiting reviews This PR is ready to be reviewed
#1036 by cclauss was merged Jul 18, 2019 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.