COMMITS
August 24, 2025
M
Update Linked List from sequence script to use doctests (#12766)
Mindaugas committed
S
perf(strings): optimize anagram signature using frequency counts (#12927)
Sowndappan S committed
A
feat: Add recursive implication function for lists (#12855)
Ahmad Alharbi committed
C
Fix code style in README.md (#12843)
Chandra Sekhar Pola committed
M
Simplify Capitalize Function (#12879)
Milad Khoshdel committed
August 23, 2025
D
Bump actions/upload-pages-artifact from 3 to 4 (#12922)
dependabot[bot] committed
August 19, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12900)
pre-commit-ci[bot] committed
August 12, 2025
D
Bump actions/checkout from 4 to 5 (#12891)
dependabot[bot] committed
August 11, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12880)
pre-commit-ci[bot] committed
July 29, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12864)
pre-commit-ci[bot] committed
July 21, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12846)
pre-commit-ci[bot] committed
July 11, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12781)
pre-commit-ci[bot] committed
A
Update .pre-commit-config.yaml to reflect current linting and formatt… (#12841)
Asim Hanif committed
July 9, 2025
B
Fix devcontainer build failure (#12837)
Bertrand Awenze committed
July 7, 2025
C
hill_cipher.py: Use `int()` to gracefully deal with float input (#12833)
Christian Clauss committed
July 5, 2025
C
Various ruff fixes (#12821)
Christian Clauss committed
Q
Add unit tests for factorial.py (#12815)
Qasim Umar committed
June 2, 2025
M
Add doctests for the boyer_moore_search algorithm. (#12769)
Mindaugas committed
May 31, 2025
J
feat: create straight_line_depreciation (#12377)
JEONGHYUN MIN committed
May 29, 2025
C
maths/radix2_fft.py: Fix calculation for Python 3.14 (#12772)
Christian Clauss committed
May 26, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12760)
pre-commit-ci[bot] committed
May 22, 2025
M
Update matrix_chain_order calculation with more details and test. (#12759)
Mindaugas committed
M
Add tests and cleanup sum_of_subsets algorithm (#12746)
Mindaugas committed
I
Improve hash map (#12678)
Isidro committed
P
Add bidirectional search algorithm implementation (#12649)
Prajwal Choudhari committed
May 21, 2025
I
Add median() function using Quickselect (#12676)
Isidro committed
May 14, 2025
C
Lukazlim: Replace dependency `requests` with `httpx` (#12744)
Christian Clauss committed
May 13, 2025
S
Physics orbital_transfer_work (#12728)
S Sajeev committed