Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mycroft/challenges
- Owner: mycroft
- Created: 2021-11-18T09:12:56.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-31T19:53:33.000Z (about 1 month ago)
- Last Synced: 2024-12-31T20:31:26.441Z (about 1 month ago)
- Topics: advent-of-code, challenge, euler
- Language: Rust
- Homepage:
- Size: 2.16 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)