An open API service indexing awesome lists of open source software.

https://github.com/iacobson/odin2-euler-problems-1-2-3_js


https://github.com/iacobson/odin2-euler-problems-1-2-3_js

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Odin2-Euler-Problems-1-2-3
==========================

Tech: using only JS HTML CS

Assignment from Odin Project
http://www.theodinproject.com/web-development-101/javascript-basics

Info

https://projecteuler.net/

Problem 1: Multiples of 3 and 5

Problem 2: Even Fibonacci Numbers

Problem 3: Largest Prime Factor