Skip to content

adamadair/euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 12, 2016
ae9a33b · Apr 12, 2016
Mar 15, 2016
Apr 6, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 13, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 20, 2016
Mar 21, 2016
Mar 21, 2016
Mar 21, 2016
Mar 21, 2016
Mar 22, 2016
Mar 23, 2016
Mar 23, 2016
Mar 23, 2016
Apr 5, 2016
Mar 23, 2016
Mar 24, 2016
Apr 5, 2016
Apr 5, 2016
Mar 24, 2016
Mar 24, 2016
Mar 24, 2016
Mar 24, 2016
Mar 24, 2016
Apr 5, 2016
Apr 1, 2016
Mar 25, 2016
Mar 25, 2016
Mar 31, 2016
Mar 30, 2016
Mar 31, 2016
Mar 31, 2016
Apr 1, 2016
Apr 2, 2016
Apr 2, 2016
Apr 4, 2016
Apr 1, 2016
Apr 4, 2016
Apr 4, 2016
Apr 2, 2016
Apr 5, 2016
Mar 20, 2016
Apr 2, 2016
Apr 6, 2016
Apr 2, 2016
Apr 6, 2016
Apr 5, 2016
Apr 5, 2016
Apr 7, 2016
Apr 1, 2016
Apr 7, 2016
Apr 7, 2016
Apr 12, 2016
Apr 12, 2016
Apr 6, 2016
Apr 7, 2016
Mar 14, 2016
Mar 17, 2016
Apr 4, 2016
Apr 5, 2016

Repository files navigation

euler

This project contains the code solutions I programmed for Project Euler.

I only check in code that provides a correct solution for the problem, but that does not mean that I have created the best or even good solutions.

About the code

For most solutions I write the code in Ruby. As a secondary goal to this exercise I am trying to improve my Ruby skills as it is not one of my primary languages that I work with. In some cases I have developed the solution in another language first such as C, C# or even Java.

The code I have written here is my own, but in most cases the ideas behind them are not my own. I research the subject matter first before writing a single line of code to create a plan. In some cases I have run across algorithms or other peoples code solutions to similar problems and in many cases those ideas get rolled into my solution. I don't actively search out other code solutions on the web for these problems because that kind of defeats the purpose for doing these exercises. I try to balance creating my own original solutions with having a correct and efficient solution in the end.

About

My Project Euler solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages