Skip to content

My take on problems on Project Euler. Just a hobby and good way to practice basic programming skills.

License

Notifications You must be signed in to change notification settings

timjam/project-euler

Repository files navigation

Project Euler solutions

My take on Project Euler problems. First doing the 50 first problems with plain ES6 JavaScript, but might do other languages later. Also this is a test bench where I try and use various Git procedures and other programming related techniques.

JavaScript

Uses Node v10.15.3

All JS files are .mjs files, so they can use ES6 style importing and exporting and several other ES6 style JS syntax directly. To run the .mjs scripts use node --experimental-modules <name>.mjs

DOCS

Experimental Code of Conduct

Experimental Contributing guidelines

License

About

My take on problems on Project Euler. Just a hobby and good way to practice basic programming skills.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •