Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicolas-sabbatini/coding-game

My solutions to the Codingame challenges.
https://github.com/nicolas-sabbatini/coding-game

chalenge challenges coding-challenge coding-challenges codingame

Last synced: 11 days ago
JSON representation

My solutions to the Codingame challenges.

Awesome Lists containing this project

README

        

# Codingame solutions
> [My profile](https://www.codingame.com/profile/8e409f16e28d8c51a9874a6a9ce4845a545969)

My solutions to the [Codingame](https://www.codingame.com/training) challenges:
- [Detective Pikaptcha EP1](https://www.codingame.com/training/easy/detective-pikaptcha-ep1)
- Lenguaje: Rust
- Folder: detective-pikaptcha-episode-1
- [Detective Pikaptcha EP2](https://www.codingame.com/training/easy/detective-pikaptcha-ep2)
- Lenguaje: Rust
- Folder: detective-pikaptcha-episode-2
- [logic-gates](https://www.codingame.com/training/easy/logic-gates)
- Lenguaje: Rust
- Folder: logic-gates
- [Equivalent Resistance, Circuit Building](https://www.codingame.com/training/easy/equivalent-resistance-circuit-building)
- Lenguaje: Rust
- Folder: equivalent-resistance-circuit-building
- [Asteroids](https://www.codingame.com/training/easy/asteroids)
- Lenguaje: Rust
- Folder: asteroids
- [Retro typewriter art](https://www.codingame.com/training/easy/retro-typewriter-art)
- Lenguaje: Rust
- Folder: retro-typewriter-art

# TODOs:
- [ ] Add the solutions of the other challenges.