necolas / project-euler

JavaScript solutions to the Project Euler problems.

Home Page:http://projecteuler.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Euler solutions

JavaScript and Scala solutions to the Project Euler problems.

If you're kind enough to help me improve my solutions, please keep in mind that I am using these problems to learn. Opening an issue to suggest an alternative approach, or to ask me to question something I have written, will be appreciated as much an explicit explanation of a better solution.

Running the code

JavaScript:

node 001/001.js

Scala:

scala 001/001.js

About

JavaScript solutions to the Project Euler problems.

http://projecteuler.net/


Languages

Language:JavaScript 76.2%Language:Scala 23.8%