My solutions to codember challenges done in TypeScript. Codember is a programming game and challenge held in the month of November for the midudev community. Each week a challenge is posted that must be solved using ingenuity and programming.
Each week a challenge is published that must be solved using ingenuity and programming. Each challenge has an explanation of the problem, hints and instructions on how to solve it.
To participate, log in to codember.dev with your GitHub account and use the terminal to start the challenge. Use the help command if you don't know where to start.
You get a score depending on how long it takes you to solve the challenge since it was published.
## | Challenges | Solutions |
---|---|---|
2023 | Go to | View |
2024 | Go to | View |
-
Install
pnpm install
-
Run all challenges
npm run test