Skip to content

A collection of solutions for Project Euler problems

Notifications You must be signed in to change notification settings

FraLiturri/Project-Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Solutions 🧮

A collection of my solutions to Project Euler problems, solved completely from scratch in Python.

📋 Description

This repository contains my personal solutions to Project Euler problems. Each solution has been developed independently, implementing all necessary algorithms without using pre-computed data or pre-generated lists (such as prime numbers, factorials, or mathematical constants).

All solutions are optimized to run in reasonable time, following the "few seconds rule". The code focuses on algorithmic implementation rather than detailed explanations.

About

A collection of solutions for Project Euler problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages