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

https://github.com/dance2die/problems.projecteuler

To solve ProjectEuler.net problems
https://github.com/dance2die/problems.projecteuler

csharp dotnet problem-solving projecteuler

Last synced: 9 months ago
JSON representation

To solve ProjectEuler.net problems

Awesome Lists containing this project

README

          

# Solutions for problems on [ProjectEuler.net](https://projecteuler.net/archives)

Solutions are written in C#.

Answeres are in [test project](https://github.com/dance2die/Problems.ProjectEuler/tree/master/Demo.ProjectEuler/Demo.ProjectEuler.Tests).