COMMITS
/ DIRECTORY.md 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
May 18, 2020
K
Pi digit extraction algorithm (#1996)
Kenneth P committed
C
hill_cipher.py: gcd() -> greatest_common_divisor() (#1997)
Christian Clauss committed
May 16, 2020
C
actions/setup-python@v2 (#1986)
Christian Clauss committed
May 13, 2020
C
The new version of flake8 is linting f-strings (#1976)
Christian Clauss committed
May 10, 2020
C
Fix astar (#1966)
Christian Clauss committed
May 9, 2020
C
Travis CI: lint for useless backslashes (#1961)
Christian Clauss committed
May 6, 2020
C
Deal with maps (#1945)
Christian Clauss committed
May 5, 2020
S
Create sol2.py (#1876)
Sanders Lin committed
May 1, 2020
C
Wrap lines that go beyond GitHub Editor (#1925)
Christian Clauss committed
S
Add shortest path by BFS (#1870)
Sanders Lin committed
April 27, 2020
C
Blacken one_dimensional.py (#1911)
Christian Clauss committed
April 20, 2020
C
Create Python/bit_manipulation/README.md (#1897)
Christian Clauss committed
April 17, 2020
S
Initialize set with source in DFS (#1872)
Sanders Lin committed
C
CONTRIBUTING.md: What is an Algorithm? (#1885)
Christian Clauss committed