This repository is to list down as many Euler problem solutions as possible by me in different Programming languages. Amateur or to put it best a complete newbie in major of the languages, but learning along the path all of them. A great way to hone your skills if creating a Todo App and Hello World is real boring for you. Good for a math geek or learning in the process while attempting the Euler Problems.
A very good description has been given on Project Euler, so you can always check on that.
-
Sum of Multiples of 3 and 5 Python | Javascript
-
Sum of Even Fibonacci Series Python | Javascript
-
Greatest Prime Factor Python | Javascript
-
6 Digit Palindrome Number Python | Javascript
-
Smallest Multiple Pyhon | Javascript