Skip to content

pamwang/project-euler-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Solutions from Project Euler

My goal is to do one question from Project Euler every day to improve my problem solving, logic, data structures and algorithms skills.

Find Project Euler here: https://projecteuler.net/archives

Table of Contents

Date Problem # Problem Name SUCCESSFUL?
September. 17th. 2020 1 Multiples of 3 and 5 YES!
September. 20th. 2020 2 Even Fibonacci Numbers YES!
September. 20th. 2020 3 Largest Prime Factor YES!
September. 20th. 2020 4 Largest Palindrome Product NOT YET...
September. 21st. 2020 5 Smallest Multiple REQUIRES OPTIMIZATION...
September. 22nd. 2020 6 Sum square difference YES!
September. 23rd. 2020 7 10001st prime YES!
September. 24th. 2020 8 Largest product in a series NOT YET...
September. 27th. 2020 9 Special Pythagorean Triplet YES!
September. 27th. 2020 10 Summation of Primes YES!
September. 27th. 2020 11 Largest product in a grid NOT YET...
September. 28th. 2020 12 Highly Divisible Triangular Number YES!
September. 29th. 2020 13 Large Sum REQUIRES OPTIMIZATION...
September. 20th. 2020 14 Longest Collatz Sequence NOT YET...

About

Project Euler is a series of challenging mathematical and computational problems to provoke deep thinking and create elegant solutions. I will be using this to practice all the new languages I am learning as well as improve my solution designing skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors