COMMITS
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
Y
Handle gcd(0, 0) edge case (#14215)
Yaadhuu committed
A
Add type hints for bogo_sort.py (#14306)
Aarav Arya committed
U
style: add type hints to matrix_exponentiation.py (#14288)
umutKaracelebi committed
Z
Add type hints and improve generate_parentheses_iterative (#14324)
zain-cs committed
March 7, 2026
A
feat: add Graham Scan convex hull algorithm (#14251)
Ali Alimohammadi committed
J
chore: Fix ruff build failures (#14347)
John Law committed
A
feat: add Jarvis March (Gift Wrapping) convex hull algorithm (#14225)
Ali Alimohammadi committed
February 2, 2026
P
[pre-commit.ci] pre-commit autoupdate (#14238)
pre-commit-ci[bot] committed
January 25, 2026
P
Correct typo from 'two large' to 'too large' (#14135)
Parth Pawar committed
T
docs: improve docstring clarity in reverse_words (#14212)
Tithi Joshi committed
January 21, 2026
P
Add sliding window maximum using monotonic deque (#14133)
Parag Sharma committed