Skip to content
/ euler Public

🔭 Solving Project Euler together with Mad Maids

Notifications You must be signed in to change notification settings

mmnvb/euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains solutions to various Project Euler problems. Each problem can be solved using different programming languages, showcasing the diversity and versatility of our team.

Check


There are 851 tasks in total at the moment. They are distributed in folders. In each folder (1-9) there are 100 tasks, respectively.

  • You may use any programming language to solve them
  • Avoid using external libs/modules
  • Name your solution file adequately (recommended: your_nickname.file)
  • Avoid overwriting other's solution files
  • Share YOUR code ONLY


Let's collaborate and explore the world of algorithms and problem-solving together!

⭐Thanks to Project Euler