go-euler
go-euler copied to clipboard
Project Euler solutions written in Go for your enjoyment
A collection of solutions to Project Euler problems, written in Go as an exercise in getting to know the language.
Solutions attempt to be completely self-contained, apart from the standard libraries.