Commit 0865c58
authored
Sync simple-linked-list docs with problem-specifications (#2302)
* Sync simple-linked-list docs with problem-specifications
The simple-linked-list exercise has been overhauled as part of a project
to make practice exercises more consistent and friendly.
For more context, please see the discussion in the forum, as well as
the pull request that updated the exercise in the problem-specifications
repository:
- https://forum.exercism.org/t/new-project-making-practice-exercises-more-consistent-and-human-across-exercism/3943
* Sync simple-linked-list docs with problem-specifications
The simple-linked-list exercise has been overhauled as part of a project
to make practice exercises more consistent and friendly.
For more context, please see the discussion in the forum, as well as
the pull request that updated the exercise in the problem-specifications
repository:
- https://forum.exercism.org/t/new-project-making-practice-exercises-more-consistent-and-human-across-exercism/39431 parent 497e656 commit 0865c58
File tree
2 files changed
+17
-15
lines changed- exercises/practice/simple-linked-list/.docs
2 files changed
+17
-15
lines changedLines changed: 12 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
| 6 | + | |
10 | 7 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 8 | + | |
14 | 9 | | |
15 | | - | |
16 | | - | |
| 10 | + | |
| 11 | + | |
17 | 12 | | |
18 | | - | |
19 | | - | |
| 13 | + | |
| 14 | + | |
20 | 15 | | |
21 | | - | |
22 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments