https://github.com/nick-lehmann/projecteuler
My solutions for ProjectEuler
https://github.com/nick-lehmann/projecteuler
projecteuler projecteuler-solutions projecteulerpython python
Last synced: about 2 months ago
JSON representation
My solutions for ProjectEuler
- Host: GitHub
- URL: https://github.com/nick-lehmann/projecteuler
- Owner: nick-lehmann
- Created: 2014-02-21T10:32:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-08T13:49:09.000Z (over 12 years ago)
- Last Synced: 2025-02-17T14:29:41.864Z (over 1 year ago)
- Topics: projecteuler, projecteuler-solutions, projecteulerpython, python
- Language: Python
- Homepage: https://projecteuler.net/
- Size: 262 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ProjectEuler
============
I created this repository to show and store my solutions I have written for the problems hosted at projecteuler.net. I used the python programming language to start solving this problems, but maybe I will use another language later too.
I don't recommend any reader to copy my solutions or to read them beforehand. Thinking and writing the code yourself is the best practise to improve your skills. But if you have solved the problem you can compare it with them provided in the forum that belongs to ProjectEuler. There is also a site with solutions written in MatLAB: http://me-lrt.de/kategorie/arbeiten-berichte/matlab-projekt-tutorial-aufgaben.
I would be very glad if someone leaves some helpful advise here or even forks this repo