Skip to content

Bartlebyy/Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a folder where I will put my responses for individual puzzles from projecteuler.net

This is meant to be a simple everyday practice that will help keep my ruby skills in check.

My goal for each problem is to quickly and cleanly write up some code that will find the solution to the puzzle in under a minute.

I have currently completed 14 puzzles.

001- Multiples of 3 and 5 (0.002615s)

002- Even Fibonacci Numbers (0.000035s)

003- Largest Prime Factor (0.000659s)

004- Largest Palindrome Product (0.399984s)

005- Smallest Multiple (0.000085s)

006- Sum Square Difference (0.000122s)

007- 10001st Prime (0.036454s)

008- Largest Product in a Series (0.003223s)

009- Special Pythagorean Triplet (0.13038s)

012- Highly Divisible Triangular Number (1.00147s)

015- Lattice paths (0.000037s)

016- Power Digit Sum (0.000213s)

017- Number Letter Counts (0.005775s)

027- Quadratic Primes (20.675529s)

About

A collection of my Project Euler Answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages