Skip to content

tonyin/project-euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-euler

Author: Tony Yin

Project Euler solutions implemented in Python and R. Each problem/solution resides in its own file and contains the problem prompt, optional input for a more generalized problem (eg. use a different number), and program running time info.

Notes

Data

  • Downloaded directly from site and stored in data/

Python

  • p29 - Switched to python3 and virtualenvwrapper setup

To Dos:

  • p7 - sieve of eratosthenes
  • p9 - euclid's formula
  • p14 - 183s. need a heuristic
  • p39 - 39s
  • p43 - 34s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published