Played Challenges
Move to corresponding lines - 251 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 29
- Position: #40 / 57
- Number of attempts: 2
Rearrange array to single level - 1396 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 16
- Position: #31 / 229
- Number of attempts: 8
Rearrange array to one line - 667 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 14
- Position: #26 / 161
- Number of attempts: 3
Copy punctuation - 521 entries
I want to copy the last line’s brackets, quotes, and commas to each line. How?
- Best score: 19
- Best player score: 25
- Position: #28 / 133
- Number of attempts: 5
Column wise pasting - 174 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 24
- Position: #19 / 39
- Number of attempts: 1
New teacher - 1109 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 26
- Position: #132 / 237
- Number of attempts: 2
Whitespace, empty lines and tabs - 3744 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #175 / 804
- Number of attempts: 8
Simple text editing with Vim - 12996 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2018 / 3739
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 49
- Position: #1385 / 1755
- Number of attempts: 2