Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 963 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 963 Bytes

Project Euler Solutions

This project provides some feasible solutions to the problems of Project Euler using golang.

What Is Project Euler?

Project Euler (named after Leonhard Euler) is a website dedicated to a series of computational problems intended to be solved with computer programs.The project attracts adults and students interested in mathematics and computer programming. Since its creation in 2001 by Colin Hughes, Project Euler has gained notability and popularity worldwide. It includes over 700 problems, with a new one added once every one or two weeks. Problems are of varying difficulty, but each is solvable in less than a minute of CPU time using an efficient algorithm on a modestly powered computer. As of 5 April 2020, Project Euler has more than 1,000,000 users, from all over the world, who have solved at least one problem.

How To Find Project Euler Problems?

Visit: https://projecteuler.net