An open API service indexing awesome lists of open source software.

https://github.com/bsamseth/project-euler

Solutions to problems on Project Euler
https://github.com/bsamseth/project-euler

project-euler projecteuler projecteuler-solutions

Last synced: 9 months ago
JSON representation

Solutions to problems on Project Euler

Awesome Lists containing this project

README

          

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bsamseth/project-euler/blob/master/LICENCE)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![Build Status](https://travis-ci.org/bsamseth/project-euler.svg?branch=master)](https://travis-ci.org/bsamseth/project-euler)

# Project Euler

This repository contains solutions to several problems on [Project Euler](https://projecteuler.net/).
Some solutions are good, most are acceptable. Some are just bad, but didn't get another chance.