issues Search Results · repo:exercism/problem-specifications language:Ruby
Filter by
658 results
(62 ms)658 results
inexercism/problem-specifications (press backspace or delete to remove)There are 17 cases, 2 are correct, and 15 are wrong
Please refer to JS track s Scale Generator and correct the test cases accordingly.
Given length n of input, interval() should return length (n+1) of ...
devcyjung
- 1
- Opened 23 days ago
- #2567
Hey,
I am now working on adding the accumulate exercise to the C++ track.
This is just an information to prevent duplicate work!
Kind regards, Marcel
marcelweikum
- 1
- Opened on May 9
- #2562
I noticed that certain files, e.g.
https://github.com/exercism/problem-specifications/blob/main/exercises/resistor-color-duo/description.md?plain=1, have
parts that go beyond the sentence per line rule: ...
codingthat
- 2
- Opened on Apr 3
- #2552
I ve been trying to implement this one in Elixir, but I m having trouble solving it, I think some cases may have issues.
1. Direct parent-child relation = degree 1, no problem
2. Sibling relationship ...
vaeng
- 7
- Opened on Mar 7
- #2541
The problem specification for the D D Character exercise says to roll 6 times(line 7 and line 14), but
examples(lines 16-21) show 4 throws for each ability:
https://github.com/exercism/problem-specifications/blob/main/exercises/dnd-character/instructions.md?plain=1#L14-L21 ...
JuDCraide
- 2
- Opened on Dec 16, 2024
- #2509
It seems one of the test assertions is wrong i.e. handles_case_of_greek_letters(). In the test, we have this code block
fn handles_case_of_greek_letters() {
let word = ΑΒΓ ;
let inputs = [ ΒΓΑ ...
ayomidebajo
- 1
- Opened on Oct 29, 2024
- #2490
The instructions of the micro-blog exercise say:
The trick to this exercise is to use APIs designed around Unicode characters (codepoints) instead of Unicode codeunits.
I understand that we want to keep ...
ageron
- 2
- Opened on Oct 10, 2024
- #2483
Description: Given a string of digits, output all the contiguous substrings of length n in that string in the order that
they appear.
For example, the string 49142 has the following 3-digit series:
...
Lasamat
- 1
- Opened on Aug 12, 2024
- #2468
I am unable to run the tests for some of the typescript exercises.
For example, on https://exercism.org/tracks/typescript/exercises/two-fer, when I run corepack yarn test I get an error
in the test-runner.mjs ...
MMartyn
- 4
- Opened on Aug 7, 2024
- #2467

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.