-
I tried to install the latest versions available on php-build but without luck. I tried to install:
```
5.6.38
7.0.32
7.1.22
7.2.10
```
and they all come back with
```
-----------------
| B…
-
In this execrism: https://exercism.org/tracks/rust/exercises/two-bucket,
this test case is wrong.
In this case, the right answer is:
stepsize of bucket 1size of bucket 2
105
200
330
403…
-
I found the instructions for the Clojure [Flatten Array](https://exercism.org/tracks/clojure/exercises/flatten-array) exercise confusing because of the terminology used. The instructions mention lists…
-
Hi Gabor,
I updated the timestamps for Day03 recording #03.
I wanted to ask if you have any recommendations for a good website for exercising pyhton?
Omer
-
Exercism uses [highlightjs](https://highlightjs.org/) for syntax highlighting. Unfortunately, there is no support for this track at the moment (see the [supported languages](https://github.com/highlig…
-
Whilst looking into https://forum.exercism.org/t/solution-isnt-displayed-in-community-solutions/10071, I found that the representer crashes on this solution: https://exercism.org/tracks/python/exercis…
-
After failing to find my way around the pharo-vm locally, I decided to try to work in the browser. The hello world, exercise was easy enough, but without knowing smalltalk, I didn't know how to start …
youve updated
7 months ago
-
The instruction has the line: "If your friend likes cookies, and is named..." but the tests only check for the names and there's no input for whether that friend "likes" cookies or not. Either the ins…
-
I think difficulty levels are a bit of a mess for this track right now. I try to keep evaluations in line with previous difficulty levels of existing exercises when I add new exercises, but I'm not ha…
-
I decided to try the extension with a package from the rust track of Exercism. All their exercises are libraries with integration tests. Here is an example directory:
12/01/2023 06:22 PM …