COMMITS
/ DIRECTORY.md 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
November 28, 2020
D
Fixed LGTM and typehint (#3970)
Du Yuanchao committed
November 27, 2020
F
Added solution for Project Euler problem 77 (#3132)
fpringle committed
November 24, 2020
C
Python 3.9 (#3926)
Christian Clauss committed
November 21, 2020
C
Add solution for Project Euler: Problem 89 (#2948)
Cory Metcalfe committed
P
Project Euler 70 Solution (#3041)
Peter Yao committed
November 19, 2020
C
Delete Travis_CI_tests_are_failing.md (#3902)
Christian Clauss committed
November 14, 2020
P
Add type hints and tests. (#2461)
poloso committed
November 10, 2020
P
Add molecular_chemistry.py (#2944)
Prakhar Gurunani committed
November 2, 2020
P
Project Euler 206 Solution (#3829)
Peter Yao committed
November 1, 2020
D
Update infix to postfix (#3817)
Du Yuanchao committed
October 29, 2020
D
Balanced parentheses (#3768)
Du Yuanchao committed
P
Add first solution for Project Euler Problem 207 (#3522)
PetitNigaud committed
October 26, 2020
J
Fix Project Euler Readme (#3754)
John Law committed
October 25, 2020
D
Update ceil and floor function (#3710)
Du Yuanchao committed
October 24, 2020
P
Add Project Euler 65 Solution (#3035)
Peter Yao committed
October 21, 2020
C
Pyupgrade to python3.8 (#3616)
Christian Clauss committed
October 18, 2020
J
Add Patience Sort (#3469)
JoaoVictorNascimento committed
C
Fix broken build: Remove trailing spaces (#3501)
Christian Clauss committed
October 17, 2020
C
Fix the build -- 88 chars per line max. (#3437)
Christian Clauss committed
October 15, 2020
C
BROKEN BUILD: Fix a failing precommit test (#3344)
Christian Clauss committed