Skip to content

Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. These are my attempts at solutions - mostly in python, but with some other stuff thrown in for fun.

aphoenix/Project-Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PROJECT EULER SOLUTIONS FILES

Documents my foray into mathematical programming in python.

It's mildly embarassing to go back and see completely unpythonic code at the beginning,
and even more embarassing to see the recent completely unpythonic code.

I feel it is in the spirit of Project Euler to have answers available on Github; if
you do decided to use my answers to "cheat" and answer questions that you don't
actually know how to answer, the only person that you've really cheated is yourself.

Most everything is in Python, and some of the commenting is pretty bad.

About

Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. These are my attempts at solutions - mostly in python, but with some other stuff thrown in for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages