Skip to content

50bbx/project-euler-solutions-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Project Euler solutions

A collection of 50bbx's program code to solve Project Euler math problems.

Quick overview

From root folder of the project, to run the code just do:

cd problems
node p001.js

The output will be the answer.

Prerequisites

You need NodeJS v10.x to run this code.

Contributing

Suggestions, questions and pull requests are welcome.

About

This repo contains my solutions in NodeJS to the problems available here: https://projecteuler.net/archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published