https://github.com/nitin42/project-euler
Contains my solutions to the computational problems at https://projecteuler.net/
https://github.com/nitin42/project-euler
Last synced: 3 months ago
JSON representation
Contains my solutions to the computational problems at https://projecteuler.net/
- Host: GitHub
- URL: https://github.com/nitin42/project-euler
- Owner: nitin42
- Created: 2016-07-29T12:33:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-29T19:05:14.000Z (almost 9 years ago)
- Last Synced: 2025-01-12T23:11:19.915Z (5 months ago)
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project-Euler
Solutions to the archives at https://projecteuler.net/ in python with proper tests.