Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaudinh/projecteuler-js
A collection of solutions for project Euler problems
https://github.com/chaudinh/projecteuler-js
Last synced: about 4 hours ago
JSON representation
A collection of solutions for project Euler problems
- Host: GitHub
- URL: https://github.com/chaudinh/projecteuler-js
- Owner: ChauDinh
- Created: 2019-04-20T10:41:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T00:39:23.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T14:42:30.394Z (over 1 year ago)
- Language: JavaScript
- Size: 745 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Euler with JavaScript solutions
This is the collection of JavaScript solutions for problems in projecteuler.net.
## Installation
```
git clone ...
cd ...
```## Problem list
This list is updated after I solved a new problem. If there is an updated solution for existing problems, it isn't listed here, you can check in the problem directory.
* Multiples of 3 and 5
* Even Fibonacci numbers
* Largest prime factor
* Largest palindrome product
* Sum square difference
* ... updating## Contribution
If you found there are errors or mistakes in logic or results, feel free to contact me via gist or email