euler icon indicating copy to clipboard operation
euler copied to clipboard

Project Euler solutions in Python, Haskell, Ruby, Rust, and more.

Results 13 euler issues
Sort by recently updated
recently updated
newest added

Shouldn't line 4 should read `while(f[0]

I found a hopefully understandable solution 104 in Python. It takes a while but it reaches the goal. A merge would be nice.

Hey this is another alternative to the fibonacci algorithm in js.

Added java solution for question 2

Added java solution for problem 6

Added java solution for question 3