Skip to content

LuqmanSahaf/Solve-Project-Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solve-Project-Euler

This project presents solutions for mathematics problems at Project Euler in different languages.

I use this project to learn new languages. Forgive me if I do not come up with best programming practices in any language. Since Project Euler presents mathematical problems, the solutions mostly will be of functional nature. So, the choice for languages (Haskell, Rust, Go, Scala).

I am no mathematician, but love to solve problems in efficient ways. The goal is to come up with efficient ways which involve mathematical analysis and solutions. I might not be able to present perfect or fully optimized solutions for every problem. I will be happy to get feedback from anyone about my solutions and also inefficient code.

Thanks

I would like to thank James Somers for writing this article, in which he describes how he failed, and learned how to code. I got my introduction to Project Euler in this article and it was great.

Note

The purpose of original Project Euler is to make you think for the solution (preferably elegant). Thinking and devising solutions on your own is strongly advised.

$> Happy Coding

About

Solutions to problems at Project Euler (projecteuler.net).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published