COMMITS
December 5, 2024
C
Use Astral uv (#12402)
Christian Clauss committed
December 2, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12404)
pre-commit-ci[bot] committed
A
Added matrix based color game algorithm (#12400)
Anamaria Miranda committed
November 25, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12398)
pre-commit-ci[bot] committed
November 18, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12385)
pre-commit-ci[bot] committed
November 15, 2024
C
`validate_filenames.py` Shebang `python` for Windows (#12371)
Christian Clauss committed
November 11, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12370)
pre-commit-ci[bot] committed
November 4, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12349)
pre-commit-ci[bot] committed
November 1, 2024
C
Add scripts/find_git_conflicts.sh (#12343)
Christian Clauss committed
October 28, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12313)
pre-commit-ci[bot] committed
October 22, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12234)
pre-commit-ci[bot] committed
October 14, 2024
P
[pre-commit.ci] pre-commit autoupdate (#12071)
pre-commit-ci[bot] committed
October 8, 2024
C
Create GitHub Pages docs with Sphinx (#11888)
Christian Clauss committed
J
feat: add test cases in cipher's autokey (#11881)
Jeel Rupapara committed
October 7, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11874)
pre-commit-ci[bot] committed
L
added gronsfeld cipher implementation (#11835)
Lonercode committed
1
Added max_sum_bst.py (#11832)
1227haran committed
J
feat: add testcase of polynom_for_points (#11811)
Jeel Rupapara committed
October 5, 2024
V
Implemented Exponential Search with binary search for improved perfor… (#11666)
Vineet Kumar committed
A
Update ruff usage example in CONTRIBUTING.md (#11772)
Andrey Ivanov committed
J
feat: increase test coverage of longest_common_subsequence to 75% (#11777)
Jeel Rupapara committed
1
Added new algorithm to generate numbers in lexicographical order (#11674)
1227haran committed
October 4, 2024
A
feat: Implemented Matrix Exponentiation Method (#11747)
ARNAV RAJ committed
L
S
Removed incorrect type hints (#11711)
Sai Aswin Madhavan committed
H
Improve comments, add doctests for kahns_algorithm_topo.py (#11668)
Hardik Pawar committed
October 3, 2024
J
Improve comments, docstrings in next_greatest_element.py (#11685)
JeevaRamanathan committed
A
Add Word Break algorithm (#11687)
Aswin P Kumar committed
October 2, 2024
A
Adding Doctests to floyd_warshall.py (#11690)
Ali Rashid committed
1
Optimized O(n) to O(1) (#11669)
1227haran committed