COMMITS
October 28, 2021
N
Add solution for Project Euler problem 67 (#5519)
Naveen Namani committed
C
Add pyupgrade to pre-commit (#5638)
Christian Clauss committed
V
Implement Circular Queue using linked lists. Fixes TheAlgorithms#5361 (#5587)
Víctor A. Rodríguez committed
D
[mypy] Fix type annotations for binary tree traversals in data structures (#5556)
Dylan Buchi committed
October 27, 2021
@
Fix pull request template (#5633)
@im_8055 committed
R
Add doctest for exception (#5629)
Rohan R Bharadwaj committed
P
Add Project Euler Problem 078 solution 01 (#5565)
Prakhar Gurunani committed
H
Update binary_search.py (#4856)
harshitkap00r committed
T
Rewrite parts of Vector and Matrix (#5362)
Tianyi Zheng committed
D
[mypy] Fix and add type annotations (#5618)
Dylan Buchi committed
October 26, 2021
M
Sphere intersection and spherical cap volumes (#5579)
Matteo Messmer committed
E
[mypy] Fix type annotations for stack_using_dll.py (#5577)
Edward Nuno committed
E
Fix type annotations for stack.py (#5566)
Edward Nuno committed
S
Added physical pressure units (#5613)
Sabari Ganesh committed
S
Add solution for probelm_686 of project_euler (#5480)
Srishtik Bhandarkar committed
C
fix: use `+=` in sorts/recursive_mergesort_array.py (#5019)
Connor Bottum committed
C
Financial: principle -> principal (#5614)
Christian Clauss committed
T
Financials (#5585)
Tarcisio Bruni Rangel committed
S
Added volume conversions (#5607)
Sabari Ganesh committed
R
Add decode function to base16.py (#5575)
Rohan R Bharadwaj committed
P
Get top 10 HN posts (#5604)
Prakhar Gurunani committed
C
Fix validate_initial_digits of credit_card_validator.py (#5600)
Christian Clauss committed
E
[mypy] annotate `ciphers` (#5569)
Erwin Junge committed
E
[mypy] annotate `compression` (#5570)
Erwin Junge committed
A
[mypy] Adds type annotations in other/activity_selection #4052 (#5590)
Andrew Grangaard committed
A
[mypy-fix] Type fixes for graham_scan (#5589)
Andrew Grangaard committed
P
Get user tweets (#5593)
Prakhar Gurunani committed
L
add implementation of Nagel and Schrekenberg algo (#5584)
Leoriem-code committed
L
Improved prime_numbers.py (#5592)
Leoriem-code committed
@
Add credit card string validator (#5583)
@im_8055 committed