Skip to content

Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.

Notifications You must be signed in to change notification settings

Ipcagr1d/Project-Euler-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler solutions

This package contains Nayuki's solution code for over 180 Project Euler problems.

Each solved problem has a program written in Java. Additionally, some solutions have Mathematica and Haskell programs. All problems from #1 to #100 are solved. For some solutions, the source code includes a detailed explanation of the mathematics involved in order to justify the logic in the program.


This code is provided for reference only. You need prior written permission to do any of the following: republish the code verbatim, publish the code with modifications, incorporate parts of the code into your own work, etc.

Copyright © 2014 Project Nayuki. All rights reserved. No warranty.

Home page: http://www.nayuki.io/page/project-euler-solutions

About

Runnable code for solving Project Euler problems in Java, Python, Mathematica, Haskell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 38.2%
  • Python 30.7%
  • Mathematica 17.8%
  • Haskell 13.3%