# nayuki/Project-Euler-solutions

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

Repository: https://github.com/nayuki/Project-Euler-solutions
Canonical: https://ross.abutalabs.com/products/project-euler-solutions
Homepage: https://www.nayuki.io/page/project-euler-solutions
Language: Java
License Family: other
Topics: java, python, mathematica, project-euler, math, mathematics, competitive-programming, number-theory, algorithms, proofs, dynamic-programming, recursion, haskell
Last push: 2024-05-26T10:47:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5561, "days_push": 829, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1960, forks 680 (observed 2026-08-28T04:05:59.397559+00:00)

## What it is
A collection of runnable solutions to Project Euler math/programming problems, written in Java, Python, Mathematica, and Haskell, with benchmark timings and mathematical proofs of correctness. It serves as a reference for learning algorithmic problem-solving techniques rather than as a reusable software library.

## Use cases
- study solutions to project euler problems
- learn number theory algorithms with proofs
- compare java and python implementations of math algorithms
- practice competitive programming techniques
- find dynamic programming examples for math puzzles
- learn haskell through math problem solving

## When to choose
- you want well-documented, proven-correct solutions to Project Euler problems
- you want to study idiomatic Java, Python, Mathematica, or Haskell for algorithmic math
- you want benchmark timings to compare algorithm efficiency

## When to avoid
- you need a reusable library for production applications
- you want to avoid spoilers for unsolved Project Euler problems
- you need a licensed, redistributable codebase (no license is provided)

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, math, benchmarking
- domain: mathematics, education, programming-languages
- platform: jvm, python, cross-platform
- tags: project-euler, number-theory, competitive-programming, dynamic-programming, haskell, mathematica, solutions, proofs, algorithms

## Member repositories
- nayuki/Project-Euler-solutions (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.397559+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:05:48.104839+00:00, confidence not recorded.
  - homepage: https://www.nayuki.io/page/project-euler-solutions (fetched 2026-08-29T10:45:43.837159+00:00, sha e6ddf4975646)
  - site_page: https://www.nayuki.io/page/about (fetched 2026-08-29T10:45:43.840563+00:00, sha b0510b4ac972)
- Data as of 2026-08-30T08:39:29.467469+00:00.
