Skip to content

This repository contains my work-in-progress attempts at completing the problems provided by Project Euler. Code has been separated into Python and R folders. For more information, please visit https://projecteuler.net/about.

Notifications You must be signed in to change notification settings

EthanLaity/Project_Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 

Repository files navigation

Project_Euler

Project Euler exists to encourage, challenge, and develop the skills and enjoyment of anyone with an interest in the fascinating world of mathematics.

Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.

The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.

Personally, I use the problems provided by Project Euler during my initial exploration of a programming language. I find that the problems provided help me to play with the languages syntax, to see what works and what doesn't work. In doing this, I feel that the speed at which I gain an understanding of the language's syntax is accelerated.

The problem archive contains all problems provided in the project. There are currently 780+ problems available.

Progress

Status
🔷 Started
✅ Completed
⭕ Return to later

Problem No. Python R Julia
001
002
003
004
005
006
007
008
009
010
011
012
013
014
015
016
017
018
019
020
...
752 🔷
...

About

This repository contains my work-in-progress attempts at completing the problems provided by Project Euler. Code has been separated into Python and R folders. For more information, please visit https://projecteuler.net/about.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published