/project-euler

My solutions of the Project Euler+ contest on hackerrank.com

Primary LanguagePython

Project Euler+ on hackerrank.com -- My solutions

This repo contains my solutions to the Project Euler+ contest on hackerrank.com using Python 2

List of problems:

  1. Multiples of 3 and 5
  2. Even Fibonacci numbers
  3. Largest prime factor
  4. Largest palindrom 5.Smallest multiple
  5. Sum Squre
  6. 10001st prime
  7. Largest product in series
  8. Special Pythagorean triplet
  9. Summation of primes
  10. Largest product in a grid
  11. Highly divisible triangular number
  12. Large sum
  13. Longest Collatz sequence
  14. Lattice paths
  15. Power digit sum
  16. Number of words
  17. Maximum path sum I
  18. Counting Sundays
  19. Factorial digit sum
  20. Amicable numbers
  21. Names scores
  22. Non-abundant sums
  23. Lexicographic permutations
  24. N-digit Fibonacci number
  25. Reciprocal cycles
  26. Quadratic primes
  27. Number spiral
  28. Distinct powers
  29. Digit Nth powers
  30. Coin sums
  31. Pandigital products
  32. Digit factorials
  33. Circular primes
  34. Double-base palindrom
  35. Truncatable primes
  36. Pandigital multiples
  37. Integer right triangles
  38. Pandigital prime
  39. Coded triangle numbers
  40. Sub-string divisibility
  41. Pentagon numbers
  42. Triangular, pentagonal, hexagonal
  43. Goldbach's other conjecture
  44. Self powers
  45. Permuted multiples
  46. Combinatoric selections
  47. Lychrel numbers
  48. Powerful digit sum
  49. Square root convergents
  50. Spiral primes
  51. XOR decryption
  52. Cubic permutations
  53. Powerful digit counts
  54. Totient maximum
  55. Totient permutation
  56. Counting fractions
  57. []
  58. Counting summations
  59. Prime summations
  60. Square root digital expansion
  61. Path sum: two ways
  62. Path sum: three ways
  63. Product-sum numbers
  64. Anagramic squares
  65. Largest exponential
  66. Triangle containment
  67. Special subset sums: optimal
  68. Non-bouncy numbers