Skip to content

JoelV/Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Solutions


A functional approach to solving problems in project Euler. These solutions are not aimed to be the most efficient. It's just me practicing the concepts of functional javascript.

Running Development Environment
> grunt

Tests goes into test folder.

The code for the each problem is in problem*.js

To run the solution for each problem

> node solution*.js

About

Project Euler Solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published