https://github.com/nikodem-wrona/project_euler
🧮 Project Euler problems solutions.
https://github.com/nikodem-wrona/project_euler
go mathematics project-euler python
Last synced: 9 months ago
JSON representation
🧮 Project Euler problems solutions.
- Host: GitHub
- URL: https://github.com/nikodem-wrona/project_euler
- Owner: nikodem-wrona
- License: mit
- Created: 2021-02-16T07:58:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T20:41:37.000Z (about 4 years ago)
- Last Synced: 2025-02-16T18:39:48.782Z (12 months ago)
- Topics: go, mathematics, project-euler, python
- Language: Go
- Homepage: https://projecteuler.net
- Size: 402 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Here you can find programs that solve Project Euler problems.

## Hmm ... but why 🤔 ?
To mess around with different programing languages, but mostly __Go__, learn some math and just because it's fun.
Taking into the fact that I'm doing it for learning purposes, the code might not be the highest quality 🥲 ... but ... feel free to comment if you want.