Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nickpegg/euler

My Project Euler solutions in various languages
https://github.com/nickpegg/euler

Last synced: 17 days ago
JSON representation

My Project Euler solutions in various languages

Awesome Lists containing this project

README

        

# Nick's Project Euler stuff

This is a collection of my source code solutions to Project Euler
problems, sorted into different folders for different languages.

## BIG FAT WARNING

I mostly use Project Euler for learning new programming languages since I
can't come up with my own "homework problems." This means that this
code probably really sucks and is likely not representative of my current
skill in a given language.

Also, please don't use this to cheat at Project Euler. :)