Skip to content

PoterekM/project-euler-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Project Euler Solutions

By Michelle Poterek

Last updated 10/1/17

Description

This README organizes all of my independent solutions to Project Euler problems in one place.

Statement of intent

"Project Euler exists to encourage, challenge, and develop the skills and enjoyment of anyone with an interest in the fascinating world of mathematics." In doing these exercises, I am trying to refresh and refine my coding skills by solving each problem, often times in a variety of languages. This will allow me to remember syntax and think about ways to write cleaner code.

Projects

Problem Number Language Problem Repository
1 Java Script Finding the sum of numbers that are multiples of 3 or 5 below 1000. Link
2 Java Script By considering the terms in the Fibonacci sequence whose values do not exceed four million, find the sum of the even-valued terms. Link

Support and contact details

Please feel free to contact me directly via e-mail at [email protected] if you have any questions, comments, ideas, or feedback. Also, I invite you to feel empowered to make any changes to this repository by forking it and making changes accordingly.

About

A table compiling Project Euler practice problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published