https://github.com/matheusgb/48in24
🤓 | Weekly challenges available on the Exercism platform solved in 3 different programming languages.
https://github.com/matheusgb/48in24
Last synced: 3 months ago
JSON representation
🤓 | Weekly challenges available on the Exercism platform solved in 3 different programming languages.
- Host: GitHub
- URL: https://github.com/matheusgb/48in24
- Owner: matheusgb
- Created: 2024-08-07T00:00:20.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T17:29:13.000Z (9 months ago)
- Last Synced: 2025-01-12T15:45:31.162Z (4 months ago)
- Language: Assembly
- Homepage: https://exercism.org/challenges/48in24
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The #48in24 Challenge
The goal is to tackle a different programming challenge each week, exploring how it can be solved using various programming languages and paradigms.
Each week focuses on a new exercise, aiming to build programming skills incrementally. The challenge encourages experimenting with different approaches and languages to find diverse solutions.
- Week 1 - [Leap](https://exercism.org/exercises/leap): `Python`, `Clojure` and `MIPS Assembly`.
- Week 2 - [Reverse String](https://exercism.org/exercises/reverse-string): `JavaScript`, `Nim` and `C++`.
- Week 3 - [Raindrops](https://exercism.org/exercises/raindrops): `Common Lisp`, `R` and `Ruby`.