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

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.

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`.