Solving Project Euler problems in JavaScript. Take a look, but try to solve problems on you own 😉 Some guiding principles:
- For completition, include problem text in
*.js
files. - No libraries used, single script per problem.
Run in both Node and browser console (when external files used, run in Node)
node 042.js