COMMITS
/ DIRECTORY.md March 12, 2026
M
Add euler project problem 15 additional solution (#12774)
Mindaugas committed
February 2, 2026
P
[pre-commit.ci] pre-commit autoupdate (#14238)
pre-commit-ci[bot] committed
January 5, 2026
P
[pre-commit.ci] pre-commit autoupdate (#14078)
pre-commit-ci[bot] committed
October 15, 2025
C
Delete requirements.txt because dependencies are in pyproject.toml (#13486)
Christian Clauss committed
October 14, 2025
C
Add a README.md file to the scripts directory (#13480)
Christian Clauss committed
August 30, 2025
A
Create stalin_sort.py (#11989)
ANANT JAIN committed
August 29, 2025
A
Fixing stock_span_problem.py (#10540)
Aasheesh committed
August 27, 2025
P
Add/generate parentheses iterative approach (#10024)
Prathamesh Gadekar committed
O
added coordinate_compression (#9317)
Om Ashishkumar Soni committed
August 26, 2025
S
Create cyclic_sort.py (#9256)
Sharan Sukesh committed
M
Add new solution for the euler project problem 9 (#12771)
Mindaugas committed
July 5, 2025
C
Various ruff fixes (#12821)
Christian Clauss committed
May 26, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12760)
pre-commit-ci[bot] committed
May 14, 2025
C
Lukazlim: Replace dependency `requests` with `httpx` (#12744)
Christian Clauss committed
May 12, 2025
C
Prep for Python 3.14: Rename compression to data_compression (#12725)
Christian Clauss committed
May 5, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12708)
pre-commit-ci[bot] committed
April 21, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12680)
pre-commit-ci[bot] committed
March 11, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12614)
pre-commit-ci[bot] committed
March 2, 2025
P
feat: Implement Principal Component Analysis (PCA) (#12596)
PARIKSHIT SINGH committed
February 14, 2025
P
git mv data_structures/queue data_structures/queues (#12577)
pre-commit-ci[bot] committed
January 19, 2025
C
Sphinx runs on ubuntu 24.04 arm (#12530)
Christian Clauss committed
January 12, 2025
M
Fix ruff (#12515)
Maxim Smolskiy committed
January 6, 2025
P
[pre-commit.ci] pre-commit autoupdate (#12507)
pre-commit-ci[bot] committed
December 31, 2024
J
chore: improve comments and add tests to trapezoidal rule (#11640)
Julien Richard committed
December 30, 2024
J
Tests electronics/electric_conductivity.py #9943 (#12437)
Julia Aragão committed
December 2, 2024
A
Added matrix based color game algorithm (#12400)
Anamaria Miranda committed
October 8, 2024
C
Create GitHub Pages docs with Sphinx (#11888)
Christian Clauss committed
October 7, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11874)
pre-commit-ci[bot] committed
October 2, 2024
H
Add word ladder algorithm in backtracking (#11590)
Hardik Pawar committed
September 30, 2024
C
Upgrade to Python 3.13 (#11588)
Christian Clauss committed
September 28, 2024
R
Implemented Suffix Tree Data Structure (#11554)
Ramy committed
September 9, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11557)
pre-commit-ci[bot] committed
September 3, 2024
R
kd tree data structure implementation (#11532)
Ramy committed
August 22, 2024
T
Remove separate directory for `gaussian_elimination_pivoting.py` (#11445)
Tianyi Zheng committed
July 8, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11481)
pre-commit-ci[bot] committed
June 16, 2024
M
Remove some per file ignores (#11381)
Maxim Smolskiy committed
June 1, 2024
T
Remove duplicate implementation of median of two arrays algorithm (#11420)
Tianyi Zheng committed
May 1, 2024
M
Fix some ARG002 per file ignores (#11382)
Maxim Smolskiy committed
March 28, 2024
M
Enable ruff N999 rule (#11331)
Maxim Smolskiy committed
March 25, 2024
M
Enable ruff DTZ001 rule (#11326)
Maxim Smolskiy committed
March 12, 2024
M
Reenable files when TensorFlow supports the current Python (#11318)
Maxim Smolskiy committed
January 8, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11231)
pre-commit-ci[bot] committed
December 4, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11195)
pre-commit-ci[bot] committed
November 27, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11184)
pre-commit-ci[bot] committed
November 25, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11154)
pre-commit-ci[bot] committed
November 7, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11146)
pre-commit-ci[bot] committed
October 30, 2023
P
[pre-commit.ci] pre-commit autoupdate (#11106)
pre-commit-ci[bot] committed
October 29, 2023
A
Added Fast Inverse Square Root (#11054)
Aryansh B committed
October 26, 2023
T
Speed up `dijkstra_bankers_algorithm.py` (#10861)
Tianyi Zheng committed
October 24, 2023
C
Use dataclasses in circular_linked_list.py (#10884)
Christian Clauss committed