Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mycroft/challenges

Solutions to several coding challenges
https://github.com/mycroft/challenges

advent-of-code challenge euler

Last synced: 18 days ago
JSON representation

Solutions to several coding challenges

Awesome Lists containing this project

README

        

# Challenges

Solutions to challenges from those websites:

* [Advent of Code](https://adventofcode.com)
* [Project Euler](https://projecteuler.net)

## Security related websites

Some other websites to consider:

* [InsecureProgramming](https://github.com/gerasdf/InsecureProgramming)
* [Matasano Crypto Challenges](https://cryptopals.com)
* [Reverse Engineering Challenges](https://challenges.re/)
* [Root Me](https://www.root-me.org)
* [HackTheBox](www.hackthebox.eu/)