Alvin Kristanto
26c8dcdd15
feat(seed): Added more assertion for problem twenty four ( #15850 )
2017-09-11 21:39:28 -05:00
Alvin Kristanto
b278a59139
feat(seed): Added more assertion for Project Euler problem twe ( #15874 )
2017-09-11 17:57:40 -05:00
Beau Carnes
d3778427a6
Merge pull request #15811 from alvinkl/feature/problem_euler23
...
feat(challenges): Added more assertion for Project Euler problem twe
2017-09-05 09:16:03 -04:00
williamsb
c2728eae63
refactor(challenges): Remove euler problem ( #15837 )
...
BREAKING CHANGE: Remove euler problem 22 from the file
Closes #15831
2017-09-02 22:16:30 -07:00
Alvin Lim
8511653b54
feat(challenges): Added more assertion for Project Euler problem twe
2017-08-27 16:35:31 +07:00
Aung Myo Kyaw
575c362d1a
feat(seed): Add tests and solution to Problem: Largest Prime Factor
2017-08-25 17:08:51 +06:30
Alvin Kristanto
1e2364bb74
feat(challenges): Updated project euler problem ( #15754 )
...
added more assertion and tweaked the task
feat(challenges): Added solution for project euler
Added solution for project euler problem 21
2017-08-21 23:36:34 -05:00
Sophanarith Sok
74f35d6999
test(tests): Add tests to Problem: Even Fibonacci Numbers ( #15773 )
...
Add more specific tests and edit motivational comment for something more
interesting.
2017-08-21 23:15:54 -05:00
Sophanarith Sok
56b9349c37
test(seed): Add tests to Project Euler ( #15750 )
...
Add more tests. Add parameter to function to enable more specific tests
and enables easier way to verify a valid function. Update problem
description.
2017-08-11 14:57:00 -05:00
Alvin Kristanto
a6881d9991
edited project euler problem 20 ( #15748 )
...
revert(challenges): Change function name, parameters given, and return
Give better naming, avoid infiinite loop
2017-08-11 14:17:25 -05:00
P1xt
e9b5c4e7c4
Scraped first 600 Project Euler Problems ( #14605 )
...
Notes:
This is a rough draft to get everyone started.
* Questions for which I did not have confirmed answers for have "TODO" marked in the tests.
* Some descriptions contain latex - I scraped them off the official project euler site (where they use MathJax)
* Some descriptions contain images - easily found in the json by looking for contiguous blank lines - these will have to be handled manually.
2017-05-03 15:32:23 -05:00
Quincy Larson
d489ae78b6
add first 10 project euler problem text and titles
2017-05-03 15:32:23 -05:00