Skip to content

tferic/euler-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

euler-project

Playground to learn better coding.
Implement problem solutions in different languages (such as Julia, Python, Perl)

Trying to follow these principles:

  • Avoid using modules/libraries.
  • Don't use other's people code.
  • Try to build a scalable solution, and test it against big numbers.
  • Try to write code, that is easy to read and understand.
  • Add comment lines, in order to further clarify code context and algorithms.

Project-Euler problems are described here: https://projecteuler.net/archives

About

Playground to learn better coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published