Skip to content

simonplattner/euler-js

Repository files navigation

Euler-JS

Project Euler offers quite a few mathematical/computer programming problems. I want to solve a few of them using javascript.

Compliance with the rules of Project Euler

Project Euler's about page asks to not share solutions with the internet. However, they explicitly exclude the first one hundred problems from that request:

I learned so much solving problem XXX, so is it okay to publish my solution elsewhere?

It appears that you have answered your own question. There is nothing quite like that "Aha!" moment when you finally beat a problem which you have been working on for some time. It is often through the best of intentions in wishing to share our insights so that others can enjoy that moment too. Sadly, that will rarely be the case for your readers. Real learning is an active process and seeing how it is done is a long way from experiencing that epiphany of discovery. Please do not deny others what you have so richly valued yourself.

However, the rule about sharing solutions outside of Project Euler does not apply to the first one-hundred problems, as long as any discussion clearly aims to instruct methods, not just provide answers, and does not directly threaten to undermine the enjoyment of solving later problems. Problems 1 to 100 provide a wealth of helpful introductory teaching material and if you are able to respect our requirements, then we give permission for those problems and their solutions to be discussed elsewhere.

Project Euler. https://projecteuler.net/about. Accessed 2022-08-07.

My endeavour will therefore only consider problems 1 to 100.

About

Learn javascript by solving a few project euler problems

Resources

License

Code of conduct

Stars

Watchers

Forks