Skip to content

Jorshasaur/ProjectEuler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Project Euler Solutions

Every week (or close to that), I plan on taking on a new math challenge from Project Euler and solving it using Javascript and testing best practices.

You can view my solutions broken down by problem here, and writeups describing my thoughts at http://jorshasaur.us

####Steps to run the project

  1. Clone the repo

  2. Run npm install

  3. grunt to run all tasks, or grunt watch to watch the folder for changes.

About

My solutions to the math problems outlined at http://projecteuler.net/problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published