COMMITS
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
May 12, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12736)
pre-commit-ci[bot] committed
C
Add a proper shebang line to scripts/validate_filenames.py (#12733)
Christian Clauss committed
C
Add PEP723 header to scripts/validate_solutions.py (#12731)
Christian Clauss committed
C
Delete empty source directory (#12730)
Christian Clauss committed
C
Prep for Python 3.14: Rename compression to data_compression (#12725)
Christian Clauss committed
May 10, 2025
S
Add escape velocity calculator using standard physics formula (#12721)
S Sajeev committed
R
Fix error messages for horizontal_projectile_motion.py (#12722)
robohie committed
A
Improve longest_common_substring.py (#12705)
Alfredo Hernandez Baeza committed
R
Add N Input AND Gate (#12717)
robohie committed
N
Added/Improved doctests for lowest_common_ancestor.py (#12673)
NidhaNureen committed
M
Add solution for the Euler project problem 95. (#12669)
Mindaugas committed
May 6, 2025
M
Add solution for the Euler project problem 345 (#12666)
Mindaugas committed
May 5, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12708)
pre-commit-ci[bot] committed
M
Add solution for the Euler problem 190 (#12664)
Mindaugas committed
M
Add solution for the Euler project problem 164. (#12663)
Mindaugas committed
April 28, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12692)
pre-commit-ci[bot] committed
April 25, 2025
D
Bump astral-sh/setup-uv from 5 to 6 (#12683)
dependabot[bot] committed
April 21, 2025
I
Generic type hint in DDL (#12677)
Isidro committed
P
[pre-commit.ci] pre-commit autoupdate (#12680)
pre-commit-ci[bot] committed
April 17, 2025
S
Adding time and a half pay calculator algorithm to financial folder (#12662)
Samuel Willis committed
M
Solution for the Euler Project problem 136 (#12658)
Mindaugas committed