Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/farhaduneci/project-euler
Project Euler solutions
https://github.com/farhaduneci/project-euler
challenge euler mathematics programming project-euler
Last synced: 16 days ago
JSON representation
Project Euler solutions
- Host: GitHub
- URL: https://github.com/farhaduneci/project-euler
- Owner: Farhaduneci
- License: mit
- Created: 2021-05-08T10:39:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-29T18:27:03.000Z (over 3 years ago)
- Last Synced: 2024-11-15T09:52:02.224Z (3 months ago)
- Topics: challenge, euler, mathematics, programming, project-euler
- Language: Python
- Homepage: https://projecteuler.net
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
![GitHub last commit](https://img.shields.io/github/last-commit/farhaduneci/project-euler)# About Project Euler
## What is Project Euler?
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 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.
## Who are the problems aimed at?
The intended audience includes students for whom the basic curriculum is not feeding their hunger to learn, adults whose background was not primarily mathematics but had an interest in things mathematical, and professionals who want to keep their problem solving and mathematics on the cutting edge.
Currently, we have 1035765 registered members who have solved at least one problem, representing 220 locations throughout the world, and collectively using 108 different programming languages to solve the problems.
## Can anyone solve the problems?
The problems range in difficulty and for many, the experience is inductive chain learning. That is, by solving one problem will expose you to a new concept that allows you to undertake a previously inaccessible problem. So the determined participant will slowly but surely work his/her way through every problem.
Here is a repository for all my solutions and write-ups during this fun journey, playing Project Euler.
`Leonhard Euler (1707-1783)`
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)