Skip to content

This Repository contains my solutions to the Project Euler challenges. They are mainly written in Java but may contain some python if i want to use very big numbers.

Notifications You must be signed in to change notification settings

Schmittma/ProjectEuler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

ProjectEuler

This Repository contains my solutions for the Project Euler challenges. They are mainly written in Java but may contain some python if i want to use very big numbers.

Structure

The src folder contains a source file for every Euler challenge so they are nicely separated. It also enables the possibility of solving in multiple programming languages if i feel like it

The res folder contains files given for the challenges as well as some other files (e.g. prime number tables)

About

This Repository contains my solutions to the Project Euler challenges. They are mainly written in Java but may contain some python if i want to use very big numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published