Skip to content

lexruee/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-euler

Here are some solutions [written in python] to the problems of the project euler. If I have more leisure time, I'll continue to solve further problems.

Currently solved problems:

  1. Multiples of 3 and 5

  2. Even Fibonacci numbers

  3. Largest prime factor

  4. Largest palindrome product

  5. Smallest multiple: TODO

  6. Sum square difference

  7. 10001st prime

  8. Largest product in a series

  9. Special Pythagorean triplet: TODO

  10. Summation of primes

  11. Largest product in a grid

  12. Highly divisible triangular number: TODO

  13. Large sum

  14. Longest Collatz sequence

  15. Lattice paths: TODO

  16. Power digit sum

  17. Number letter counts: TODO

  18. Maximum path sum I

  19. Counting Sundays

  20. Factorial digit sum

  21. 1000-digit Fibonacci number

  22. Maximum path sum II

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors