COMMITS
/ DIRECTORY.md 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
T
feat: added prim's algorithm v2 (#2742)
Tapajyoti Bose committed
T
Added all sub sequence type hints [Hacktober Fest] (#3123)
Tapajyoti Bose committed
October 8, 2020
October 6, 2020
D
Add type hints for "strings" folder (#2882)
Dmytro Litvinov committed
October 5, 2020
I
Add a solution for Project Euler 49 (#2702)
Iqrar Agalosi Nureyza committed
October 4, 2020
R
Create auto_close_empty_issues.yml (#2756)
Richard Wheatley committed
September 30, 2020
C
Travis CI: Remove redundant tests (#2523)
Christian Clauss committed
September 26, 2020
C
Use self-documenting option instead of cryptic option (#2487)
Christian Clauss committed
September 25, 2020
D
Updated singly_linked_list (#2477)
Du Yuanchao committed
September 22, 2020
D
Optimization problem_10 in project_euler (#2453)
Du Yuanchao committed
September 20, 2020
D
Create problem_54 in project Euler (#2451)
Dhruv committed
September 19, 2020
C
hyphen_files = [file for file in filepaths if "-" in file] (#2447)
Christian Clauss committed
September 14, 2020
D
Updated problem_04 in project_euler (#2427)
Du Yuanchao committed
September 13, 2020
D
Updated Stack (#2414)
Du Yuanchao committed
August 21, 2020
D
Optimization and fix bug (#2342)
Du Yuanchao committed
August 16, 2020
D
Update sum_of_digits.py (#2319)
Du Yuanchao committed