Skip to content

47analogy/project_euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler Problems

Solutions to 5 problems in Project Euler using JavaScript

Challenges

  • Multiples of 3 and 5 [X]
  • Even Fibonacci numbers [X]
  • Largest prime factor [X]
  • Largest palindrome product [X]
  • Smallest multiple [X]

Dependencies

How to install and run

  • Install dependencies: yarn install
  • Run tests: yarn test

About

first 5 problems of Project Euler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published