Skip to content

phuycke/Project-Euler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Euler

commits repo_size

What is this GitHub page about?

This GitHub page lists my solutions to the problems defined in the Project Euler archives.
All these solutions are written in Python 3, and every solution that is posted on this GitHub is able to find the correct solution.

Folder structure

In this paragraph, we will quickly explain the folder structure that is used in this repository.


There are only two folders in the root directory:

  • Code
  • Other

Code

The code directory contains all the code that was used to solve the computational problems.
The file names indicate what problem was solved. In other words, problem_1.py is a solution to 'Multiples of 3 and 5', the first problem in a long row of problems defined in the Project Euler Archives.

Other

The Other directory contains extra information or data that is useful for solving the defined problems.
An example is help_8.txt, which is an exact representation of the numbers depicted in problem 8.

Programming environment

All programs were written using the software defined below.

Main software

  • Python 3

Version control

  • Python 3
    • v3.7.3
  • Anaconda
    • v4.7.10
  • Spyder
    • v3.3.3

Operating system

  • Windows
    • Windows 10
      • version 1809
    • 64-bit operating system

Useful links

Contact

Project Euler

title

Real world

Author:  Pieter Huycke

Mail:      Pieter.Huycke@UGent.be
GitHub: @phuycke

PhD student @ Verguts lab.


Ghent University
Faculty of Psychology and Educational Sciences
Department of Experimental Psychology

Henri Dunantlaan 2
B-9000 Gent

Phone: +32 (0)9 264 64 07
Fax:     +32 (0)9 264 64 96

Last edit: 07-08-2019

About

Code repository to save the code used to solve the computational problems described on https://projecteuler.net/archives

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published