Skip to content

ariskycode/project-euler-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

project-euler-js

JavaScript Solutions for Project Euler Problems

Reference for Problem Statements -

Motivation

I wanted to keep a reference repo when solving Project Euler problems with different approaches.

Usage

Multiple ways to test out the code:

  • Set up local node server and call the problem###.js file
  • Open Chrome Developer Console -> Sources -> Snippets -> Paste code in new snippet -> Right click snippet and Run. -> Call main() and check output in Console

How to make contributions?

Feel free to refer and contribute if you have any other ways of solving these question.

About

JS solutions to Project Euler problems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published