COMMITS
/ DIRECTORY.md 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
August 12, 2020
T
Added Kruskal's Algorithm (more organized than the one present) (#2218)
Tapajyoti Bose committed
August 7, 2020
C
PIL.Image.point() takes an int, not a float (#2284)
Christian Clauss committed
July 14, 2020
C
black matrix_operation.py (#2199)
Christian Clauss committed
July 6, 2020
C
isort --profile black . (#2181)
Christian Clauss committed
July 3, 2020
C
Rename shortest_job_first_algorithm.py to shortest_job_first.py (#2164)
Christian Clauss committed
July 2, 2020
V
black fixes and Travis CI fixes (#2160)
vinayak committed
June 25, 2020
C
Only one carriage return (#2155)
Christian Clauss committed
June 23, 2020
C
Add doctests to radix_sort() (#2148)
Christian Clauss committed
June 17, 2020
N
Implement prefix function, knuth-morris-pratt another usage (#2099)
Nika Losaberidze committed
N
Strongly connected components (#2114)
Nika Losaberidze committed
N
Implement connected components algorithm for graphs (#2113)
Nika Losaberidze committed
M
Added doctests to bucket sort (#2079)
mateuszz0000 committed
June 16, 2020
C
Blacken our code (#2125)
Christian Clauss committed
C
CONTRIBUTING.md: Update flake8 command (#2124)
Christian Clauss committed
C
Fix long line, tests (#2123)
Christian Clauss committed
June 15, 2020
C
Create natural_language_processing (#2116)
Christian Clauss committed
June 12, 2020
N
Fix syntax for flake8 passing (#2096)
Nika Losaberidze committed
June 11, 2020
M
Refactor remove duplicates to more pythonic (#2093)
mateuszz0000 committed
June 8, 2020
M
Errors notifications under pull requests (#2081)
mateuszz0000 committed
May 31, 2020
C
circular_linked_list: Add more len() tests (#2051)
Christian Clauss committed
May 30, 2020
C
current_weather, weather_forecast, weather_onecall (#2048)
Christian Clauss committed
May 25, 2020
N
added Boruvka's MST algorithm (#2026)
Nitisha Bharathi committed
May 24, 2020
C
.travis.yml: Revert to using autoblack (#2033)
Christian Clauss committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
May 19, 2020
C
singly_linked_list.py: psf/black (#2008)
Christian Clauss committed