Skip to content

This repository contains my solutions to several Project Euler problems which I found interesting.

Notifications You must be signed in to change notification settings

jasonwaters/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status

Project Euler

This repository contains my solutions to several Project Euler problems which I found interesting. Code and tests for each problem can be found in the src folder. Each problem includes tests and a readme.

Selected Problems

Requirements

  • Node.JS 6

Getting Started

  • npm install
  • npm start - Outputs the solutions for each of the main problems
  • npm run test - Runs the tests

About

This repository contains my solutions to several Project Euler problems which I found interesting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published