FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for project_euler - https-github-com-nzysoft/Python-2 · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-nzysoft
/
Python-2
Public
forked from
TheAlgorithms/Python
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
Python-2
project_euler
on
master
User selector
Datepicker
Commit history
Commits on Feb 1, 2023
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Show description for c909da9
cclauss
and
pre-commit-ci[bot]
authored
c909da9
View commit details
Copy full SHA for c909da9
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Upgrade to flake8 v6 (#8007)
Show description for 08c2245
cclauss
and
github-actions
authored
08c2245
View commit details
Copy full SHA for 08c2245
View code at this point
Browse repository at this point
Commits on Nov 20, 2022
clean of unnecessary checks, imports, calls (#7993)
marksmayo
authored
f32d611
View commit details
Copy full SHA for f32d611
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
fix: no implicit optional (#7984)
dhruvmanila
authored
3bf86b9
View commit details
Copy full SHA for 3bf86b9
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
Project Euler: 092 decreased the time (#6627)
Show description for 84facb7
authored
84facb7
View commit details
Copy full SHA for 84facb7
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
refactor: Indent ... for visual purposes (#7744)
CaedenPH
authored
9bba42e
View commit details
Copy full SHA for 9bba42e
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
fix: increase str conversion limit where required (#7604)
Show description for d407476
MaximSmolskiy
and
github-actions
authored
d407476
View commit details
Copy full SHA for d407476
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
feat: add Project Euler problem 073 solution 1 (#6273)
Show description for a041b64
authored
a041b64
View commit details
Copy full SHA for a041b64
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
Add `flake8-broken-line` to `pre-commit` (#7338)
Show description for 6d20e2b
CaedenPH
authored
6d20e2b
View commit details
Copy full SHA for 6d20e2b
View code at this point
Browse repository at this point
refactor: Move constants outside of variable scope (#7262)
Show description for c6582b3
authored
c6582b3
View commit details
Copy full SHA for c6582b3
View code at this point
Browse repository at this point
Misc fixes across multiple algorithms (#6912)
Show description for 0469853
authored
0469853
View commit details
Copy full SHA for 0469853
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
Add Flake8 comprehensions to pre-commit (#7235)
Show description for a652905
CaedenPH
authored
a652905
View commit details
Copy full SHA for a652905
View code at this point
Browse repository at this point
refactor: Replace `list()` and `dict()` calls with literals (#7198)
CaedenPH
authored
6e69181
View commit details
Copy full SHA for 6e69181
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Add flake8 pluin flake8 bugbear to pre-commit (#7132)
Show description for 4d0c830
authored
4d0c830
View commit details
Copy full SHA for 4d0c830
View code at this point
Browse repository at this point
Add flake8-builtins to pre-commit and fix errors (#7105)
Show description for d5a9f64
authored
d5a9f64
View commit details
Copy full SHA for d5a9f64
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Add pep8-naming to pre-commit hooks and fixes incorrect naming conventions (#7062)
Show description for 07e991d
authored
07e991d
View commit details
Copy full SHA for 07e991d
View code at this point
Browse repository at this point
Commits on Oct 3, 2022
[pre-commit.ci] pre-commit autoupdate (#6629)
Show description for 756bb26
pre-commit-ci[bot]
and
cclauss
authored
756bb26
View commit details
Copy full SHA for 756bb26
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
Add Project Euler problem 116 solution 1 (#6305)
Show description for a0b0f41
authored
a0b0f41
View commit details
Copy full SHA for a0b0f41
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
Unify `O(sqrt(N))` `is_prime` functions under `project_euler` (#6258)
Show description for 2104fa7
ngiachou
and
poyea
authored
2104fa7
View commit details
Copy full SHA for 2104fa7
View code at this point
Browse repository at this point
Commits on Aug 7, 2022
feat: add Project Euler problem 115 solution 1 (#6303)
Show description for 063a0ec
MaximSmolskiy
and
github-actions
authored
063a0ec
View commit details
Copy full SHA for 063a0ec
View code at this point
Browse repository at this point
feat: add Project Euler problem 114 solution 1 (#6300)
Show description for a69d880
MaximSmolskiy
and
github-actions
authored
a69d880
View commit details
Copy full SHA for a69d880
View code at this point
Browse repository at this point
Commits on Aug 6, 2022
perf: improve Project Euler problem 203 solution 1 (#6279)
Show description for defc205
MaximSmolskiy
and
github-actions
authored
defc205
View commit details
Copy full SHA for defc205
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
feat: add Project Euler problem 587 solution 1 (#6269)
Show description for 97f25d4
MaximSmolskiy
and
github-actions
authored
97f25d4
View commit details
Copy full SHA for 97f25d4
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
perf: improve Project Euler problem 030 solution 1 (#6267)
Show description for 9095921
MaximSmolskiy
and
github-actions
authored
9095921
View commit details
Copy full SHA for 9095921
View code at this point
Browse repository at this point
Commits on Jul 24, 2022
chore: rename gcd to greatest_common_divisor (#6265)
Show description for 7d9ebee
ksharma20
and
dhruvmanila
authored
7d9ebee
View commit details
Copy full SHA for 7d9ebee
View code at this point
Browse repository at this point
Commits on Jul 23, 2022
perf: Project Euler problem 145 solution 1 (#6259)
Show description for c45fb3c
MaximSmolskiy
and
github-actions
authored
c45fb3c
View commit details
Copy full SHA for c45fb3c
View code at this point
Browse repository at this point
Commits on Jul 11, 2022
Get rid of the Union (#6246)
Show description for dad789d
cclauss
and
github-actions
authored
dad789d
View commit details
Copy full SHA for dad789d
View code at this point
Browse repository at this point
pre-commit autoupdate: pyupgrade v2.34.0 -> v2.37.0 (#6245)
Show description for b75a7c7
cclauss
authored
b75a7c7
View commit details
Copy full SHA for b75a7c7
View code at this point
Browse repository at this point
Commits on May 26, 2022
Add Project Euler 68 Solution (#5552)
Show description for 8004671
authored
8004671
View commit details
Copy full SHA for 8004671
View code at this point
Browse repository at this point
Commits on May 24, 2022
Improve Project Euler problem 145 solution 1 (#6141)
Show description for de4d980
MaximSmolskiy
and
github-actions
authored
de4d980
View commit details
Copy full SHA for de4d980
View code at this point
Browse repository at this point
Commits on May 13, 2022
Improve code on f-strings and brevity (#6126)
Show description for dbee5f0
Ombucha
authored
dbee5f0
View commit details
Copy full SHA for dbee5f0
View code at this point
Browse repository at this point
Commits on May 12, 2022
Improve Project Euler problem 074 solution 2 (#5803)
Show description for 562cf31
MaximSmolskiy
authored
562cf31
View commit details
Copy full SHA for 562cf31
View code at this point
Browse repository at this point
Fix some typos in solution 1 of euler 686 (#6112)
Show description for 3bff196
KerimovEmil
authored
3bff196
View commit details
Copy full SHA for 3bff196
View code at this point
Browse repository at this point
Commits on May 2, 2022
Add sol for P104 Project Euler (#5257)
Show description for 26f2df7
Enkryp
and
poyea
authored
26f2df7
View commit details
Copy full SHA for 26f2df7
View code at this point
Browse repository at this point
Add solution to Problem 145 of Project Euler (#5464)
Show description for 4bd5494
VinWare
and
poyea
authored
4bd5494
View commit details
Copy full SHA for 4bd5494
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL