COMMITS
/ DIRECTORY.md 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
F
feat: Add solution for Project Euler Problem 121 (#4261)
fpringle committed
C
GitHub Actions: fast-fail on black formatting issues (#4268)
Christian Clauss committed
March 6, 2021
F
Added solution for Project Euler problem 109 (#4080)
fpringle committed
March 2, 2021
U
Add graham scan algorithm (#4205)
ulwlu committed
January 21, 2021
T
Added diffie-hellman algorithm (#4128)
Tapajyoti Bose committed
December 28, 2020
F
Add solution for Project Euler problem 107 (#4066)
fpringle committed
December 23, 2020
F
Add solution for Project Euler problem 102 (#4051)
fpringle committed
December 22, 2020
F
Add solution for Project Euler problem 101 (#4033)
fpringle committed
December 13, 2020
F
Add solution for Project Euler problem 59 (#4031)
fpringle committed
December 12, 2020
F
Add solution for Project Euler problem 86 (#4025)
fpringle committed
December 10, 2020
F
Add solution for Project Euler problem 085 (#4024)
fpringle committed
December 9, 2020
F
Add Project Euler Problem 180 (#4017)
fpringle committed
December 3, 2020
November 30, 2020
D
Fix pre-commit error on master (#3992)
Dhruv Manilawala committed
November 29, 2020
J
Add static typing to backtracking algorithms (#2684)
Jenia Dysin committed