EthanLaity / Project_Euler

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Jupyter Notebook 76.4%Language:Python 15.2%Language:R 8.4%Language:Rebol 0.1%