COMMITS
/ DIRECTORY.md July 11, 2022
C
Get rid of the Union (#6246)
Christian Clauss committed
July 7, 2022
C
Upgrade GitHub Actions (#6236)
Christian Clauss committed
June 22, 2022
V
make DIRECTORY.md paths relative Fixes (#6179) (#6190)
Vcrostin committed
May 26, 2022
K
Add Project Euler 68 Solution (#5552)
kugiyasan committed
May 24, 2022
M
Improve Project Euler problem 145 solution 1 (#6141)
Maxim Smolskiy committed
February 13, 2022
L
Added average absolute deviation (#5951)
Lukas committed
C
Upgrade to Python 3.10 (#5992)
Christian Clauss committed
January 30, 2022
C
The black formatter is no longer beta (#5960)
Christian Clauss committed
January 26, 2022
M
ci: add mkdir step for mypy (#5927)
Michael Currin committed
November 17, 2021
C
Replace typing.optional with new annotations syntax (#5829)
Christian Clauss committed
November 10, 2021
R
[mypy] Fix `matrix_operation.py` (#5808)
Rohan R Bharadwaj committed
November 9, 2021
N
Add Jacobi Iteration Method (#5113)
Nivas Manduva committed
M
Add Project Euler problem 205 solution 1 (#5781)
Maxim Smolskiy committed
November 8, 2021
D
[mypy] Fix type annotations in `graphs/boruvka.py` (#5794)
Dylan Buchi committed
November 7, 2021
R
Add equated_monthly_installments.py in Financials (#5775)
Rohan R Bharadwaj committed
November 5, 2021
M
Improve Project Euler problem 043 solution 1 (#5772)
Maxim Smolskiy committed
November 3, 2021
S
sock_merchant.py: Matching socks by color (#5761)
Souvik Ghosh committed
November 1, 2021
C
Fix comment (#5742)
Christian Clauss committed
October 31, 2021
E
[mypy] Fix type annotations for linked_stack.py (#5576)
Edward Nuno committed
October 28, 2021
P
[mypy] Fix type annotation in euler_method.py (#5649)
poloso committed
N
Add solution for Project Euler problem 67 (#5519)
Naveen Namani committed
C
Add pyupgrade to pre-commit (#5638)
Christian Clauss committed
October 27, 2021
P
Add Project Euler Problem 078 solution 01 (#5565)
Prakhar Gurunani committed
October 26, 2021
C
Financial: principle -> principal (#5614)
Christian Clauss 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
P
Get user tweets (#5593)
Prakhar Gurunani committed
October 25, 2021
F
add bin_to_hexadecimal (#5156)
Francisco Perez committed
October 23, 2021
C
mandelbrot.py: Commenting out long running tests (#5558)
Christian Clauss committed
October 22, 2021
S
[mypy] Fix type annotations in `data_structures/binary_tree` (#5518)
Sherman Hui committed
October 21, 2021
J
Fix factorial issues (#5496)
John Law committed
October 19, 2021
C
length_conversion.py: Deal with uppercase and abbreviations (#5433)
Christian Clauss committed
C
Remove exception detail from doctest (#5430)
Christian Clauss committed
October 17, 2021
J
[mypy] fix mypy error in Project Euler Problem 092 solution 1 (#5357)
John Law committed
October 16, 2021
C
Add tests to morse_code.py (#5337)
Christian Clauss committed
October 14, 2021
C
It is OK to test ./scripts (#5290)
Christian Clauss committed
October 11, 2021
P
Change comments for improved consistency (#5223)
poloso committed
September 22, 2021
C
from __future__ import annotations (#4763)
Christian Clauss committed
C
Update and rename check_valid_ip_address.py to is_ip_v4_address_valid.py (#4665)
Christian Clauss committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
August 24, 2021
C
boruvka.py: A few simplifications and f-strings (#4660)
Christian Clauss committed
July 8, 2021
F
feat: add solution for Project Euler problem 144 (#4280)
fpringle committed
June 8, 2021
A
Wavelet tree (#4267)
Aniruddha Bhattacharjee committed
May 31, 2021
C
Rename harriscorner.py to harris_corner.py (#4470)
Christian Clauss committed
May 21, 2021
D
fix(action): correct indentation for types key (#4445)
Dhruv Manilawala committed
April 23, 2021
A
Add rgb_hsv_conversion.py (#4334)
algobytewise committed
April 4, 2021
A
Add algorithm for N-body simulation - retry (#4298)
algobytewise committed
March 27, 2021
A
Move: traversals/binary_tree_traversals.py --> searches/binary_tree_traversal.py (#4295)
algobytewise committed
March 22, 2021
A
[mypy] fix compression folder (#4290)
algobytewise committed
March 20, 2021
D
feat: Add greedy_coin_change.py algorithm (#3805)
DevanshiPatel18 committed