Played Challenges
Move to corresponding lines - 182 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 29
- Position: #32 / 45
- Number of attempts: 2
Rearrange array to single level - 1092 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: #22 / 184
- Number of attempts: 8
Rearrange array to one line - 521 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 14
- Position: #22 / 129
- Number of attempts: 3
Copy punctuation - 419 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: #23 / 106
- Number of attempts: 5
Column wise pasting - 133 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 24
- Position: #16 / 32
- Number of attempts: 1
New teacher - 836 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 26
- Position: #102 / 174
- Number of attempts: 2
Whitespace, empty lines and tabs - 3589 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #172 / 775
- Number of attempts: 8
Simple text editing with Vim - 12680 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2002 / 3665
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 6866 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 49
- Position: #1357 / 1681
- Number of attempts: 2