Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/nicolas-sabbatini/coding-game
- Owner: nicolas-sabbatini
- Created: 2022-06-08T03:08:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T19:47:12.000Z (over 2 years ago)
- Last Synced: 2024-11-28T18:08:37.260Z (2 months ago)
- Topics: chalenge, challenges, coding-challenge, coding-challenges, codingame
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.