This is a simple repo holding my implementation attempts to the https://projecteuler.net/
This project has absolutely no dependency and runs solely on NodeJS. Run node index.js
to assert all present implementations are running correctly according to each Project Euler given data.