COMMITS
October 3, 2023
C
Fix accuracy in maclaurin_series on Python 3.12
Christian Clauss committed
C
Fix accuracy in maclaurin_series on Python 3.12
Christian Clauss committed
C
Upgrade to Python 3.12 (#9576)
Christian Clauss committed
C
pre-commit autoupdate && pre-commit run --all-files (#9516)
Christian Clauss committed
October 2, 2023
A
Removed maths/miller_rabin.py , Double implementation. #8098 (#9228)
aryan1165 committed
V
Deleted minmax.py (#9482)
Varshaa Shetty committed
S
Add typng to binomial_coefficient.py (#9480)
Saksham Chawla committed
S
Add typing to binary_exponentiation_3.py (#9477)
Saksham Chawla committed
S
Add typing to binary_exp_mod.py (#9469)
Saksham Chawla committed
S
Add typing to binary_exponentiation.py (#9471)
Saksham Chawla committed
S
Add typing to binary_exponentiation_2.py (#9475)
Saksham Chawla committed
B
add reverse k group linkedlist (#9323)
Bama Charan Chhandogi committed
October 1, 2023
D
Remove myself from CODEOWNERS (#9325)
Dhruv Manilawala committed
K
A
M
[NEW ALGORITHM] Rotate linked list by K. (#9278)
Muhammad Umer Farooq committed
B
add Three sum (#9177)
Bama Charan Chhandogi committed
C
Fix ruff warning (#9272)
Christian Clauss committed
S
Add missing number algorithm (#9203)
Shreya Bhalgat committed
A
Made binary tree memory-friendly using generators based travels. Fixes (#9208)
aryan1165 committed
A
Deleted add.py. As stated in #6216 (#9180)
aryan1165 committed
A
Deleted random_normal_distribution_quicksort.py. Fixes #9124 (#9182)
aryan1165 committed
A
Deleted sorts/random_pivot_quick_sort.py (#9178)
aryan1165 committed
T
Fix DeprecationWarning in local_weighted_learning.py (Attempt 2) (#9170)
Tianyi Zheng committed
A
Fixed permute_recursive() by passing nums.copy(). Fixes #9014 (#9161)
aryan1165 committed
T
Fix DeprecationWarning in local_weighted_learning.py (#9165)
Tianyi Zheng committed
T
Fix mypy error in web_programming/reddit.py (#9162)
Tianyi Zheng committed
September 30, 2023
C
Create word search algorithm (#8906)
Caeden Perelli-Harris committed
B
added smith waterman algorithm (#9001)
Belhadj Ahmed Walid committed
September 28, 2023