Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 364 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 364 Bytes

Project Euler Solutions

This repository contains my solutions in various languages for https://projecteuler.net/ problems.

My goal is to get familiar with some new languages by solving these problems in them, so while the solutions may be interesting, they probably shouldn't be used as examples of how best to write code or structure things in these languages.