Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mattludwigs/puzzles

Repo of solutions to little code challenges.
https://github.com/mattludwigs/puzzles

Last synced: about 1 month ago
JSON representation

Repo of solutions to little code challenges.

Awesome Lists containing this project

README

        

A repo of me doing various code challenges in JavaScript, Haskell, and Go. The problems are from: https://projecteuler.net

WARNING: code challenge solutions, if you want to solve them on your own I recommend you go https://projecteuler.net first before looking at these.