COMMITS
/ DIRECTORY.md 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
C
Tighten up quicksort() (#3319)
Christian Clauss committed
C
Revert recent changes to .pre-commit-config.yaml (#3318)
Christian Clauss committed
C
.pre-commit-config.yaml: Disable trailing-whitespace fixer (#3306)
Christian Clauss committed
P
Project Euler 62 Solution (#3029)
Peter Yao committed
October 14, 2020
C
codespell.yml: Remove unused install of flake8 (#3283)
Christian Clauss committed
S
Added binary tree mirror algorithm (#3159)
Susmith98 committed
D
Fix errors in Quantum algorithm (#3273)
Dhruv committed
October 13, 2020
D
Fix Travis CI slow build on Project Euler Solution job (#3262)
Dhruv committed
October 12, 2020
A
Add First Quantum Qiskit Code Tutorial (#3173)
Abhishek Jaisingh committed
K
Update CODEOWNERS to add my preferences (#3233)
Kushagra Bansal committed
C
CONTRIBUTING.md Jupyter files belong in the Jupyter repo. (#3211)
Christian Clauss committed
October 11, 2020
C
CODEOWNERS: Proper spelling of my userid (#3185)
Christian Clauss committed
October 10, 2020
S
Add Project Euler Problem 80 (#2885)
Sandeep Gupta committed