-
Problem specification:
https://github.com/exercism/problem-specifications/tree/main/exercises/variable-length-quantity
TODO:
- generate the exercise with `./bin/fetch-configlet && ./bin/con…
-
**Exercism: Solve PHP No. 12 & Python Nos. 3 and 4, update README.md for tracking**
PHP No. 12: https://exercism.org/tracks/php/exercises/hamming
Python No. 3: https://exercism.org/tracks/python/e…
-
Problem specification:
https://github.com/exercism/problem-specifications/tree/main/exercises/word-count
TODO:
- generate the exercise with `./bin/fetch-configlet && ./bin/configlet create …
-
I submitted code that passed all the existing tests but failed to correctly handle some actual resistor values in use in the E48 (2% tolerance) and larger series. There are currently no tests for 5-b…
xanni updated
3 weeks ago
-
## Motivation/Problem Statement 💭❓:
Python, python, and more python. And some Data Analysis.
---
## Today's Goal/Solution 🥅:
Learning about Dictionaries.
---
## Result 🍓🍌🍉:
Today, I wat…
-
## Motivation/Problem Statement 💭❓:
Same as yesterday
---
## Today's Goal/Solution 🥅:
Code and relax.
---
## Result 🍓🍌🍉:
I worked on a couple of the side exercises from the Python track…
-
From https://github.com/exercism/roc/pull/118 :
> My solution is really verbose. Sometimes I don't really know how to solve a simple problem without a full page of code in Roc, with a lot of error ha…
-
As discussed in https://github.com/exercism/docs/pull/347, the amount of reputation that we award for PRs/issues could perhaps use some fine-tuning. Getting these numbers right is very difficult, but …
-
Currently, the C track links out to some resources to learn outside of Exercism. However, I don't believe that `https://www.learn-c.org/` is actively maintained and other languages attached to this si…
-
The VZCode AI Assist feature prompting system is currently based on trial and error.
There are no tests or benchmarks to evaluate the quality of the prompt and test it under various scenarios.
We ne…