COMMITS
May 22, 2026
P
[pre-commit.ci] pre-commit autoupdate (#14629)
pre-commit-ci[bot] committed
May 20, 2026
S
Added Johnson's algorithm for all-pairs shortest paths (#13340)
Sangam Paudel committed
May 19, 2026
A
feat: add Ramer-Douglas-Peucker polyline simplification algorithm (#14372)
Ali Alimohammadi committed
May 18, 2026
A
Fix type hints in sorts/tim_sort.py, relates to #14457 (#14474)
Alessandro Molinari committed
A
feat: add Segment Intersection algorithm (#14416)
Ali Alimohammadi committed
April 13, 2026
D
Bump actions/upload-pages-artifact from 4 to 5 (#14551)
dependabot[bot] committed
April 10, 2026
M
Fix empty input edge case and correct output formatting (#14444)
Mahema committed
A
Add type hints to unknown_sort (#14489)
Aarav Arya committed
April 6, 2026
P
[pre-commit.ci] pre-commit autoupdate (#14513)
pre-commit-ci[bot] committed
April 2, 2026
P
[pre-commit.ci] pre-commit autoupdate (#14325)
pre-commit-ci[bot] committed
March 27, 2026
D
Bump actions/configure-pages from 5 to 6 (#14470)
dependabot[bot] committed
March 25, 2026
D
Bump actions/deploy-pages from 4 to 5 (#14445)
dependabot[bot] committed
March 13, 2026
J
Add latitude and longitude validation to lamberts_ellipsoidal_distance (#14373)
Jose Nelson committed
M
add some doctests to algos in backtracking (#11911)
Mozart Maia committed
March 12, 2026
M
Add euler project problem 15 additional solution (#12774)
Mindaugas committed
T
Add Extra edge cases (#12995)
Thrive committed
March 11, 2026
T
Fix doctests in factorial_recursive function (#13703)
Tejas Rahane committed
March 10, 2026
J
Remove duplicated return statement in area_reg_polygon (#14362)
Jaime Fernández González committed
March 9, 2026
A
Fix doctest bug in bubble_sort_recursive - incorrect function call (#13821)
ADDALA MATHEW committed
Y
Improve grammar in linear_search docstring (#14081)
Yaswanth Naga Sai K committed
Y
Improve sorted input validation in binary search (#14074)
Yaswanth Naga Sai K committed
P
Fix return type description in bubble_sort.py (#14137)
Parth Pawar committed
R
Add doctests for duplicate and sorted inputs in bubble sort (#14154)
radhikaRM06 committed
J
docs: upgrade mypy link to https (#14184)
JAVED KHAN AHMED committed
Y
Use TypeError for non-string input in count_vowels (#14196)
Yaadhuu committed
S
Fix incorrect doctest references in fibonacci functions (#14200)
Shivang Arya committed
A
T
Refine docstring and simplify reverse_letters implementation (#14205)
Tithi Joshi committed
K
all "is" replaced with "==" (#14209)
Kalyani committed