Played Challenges
Move to corresponding lines - 307 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 29
- Position: #49 / 69
- Number of attempts: 2
Rearrange array to single level - 1737 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: #42 / 290
- Number of attempts: 8
Rearrange array to one line - 810 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 14
- Position: #35 / 191
- Number of attempts: 3
Copy punctuation - 688 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: #34 / 168
- Number of attempts: 5
Column wise pasting - 256 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 24
- Position: #25 / 53
- Number of attempts: 1
New teacher - 1465 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 26
- Position: #164 / 306
- Number of attempts: 2
Whitespace, empty lines and tabs - 3949 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #181 / 841
- Number of attempts: 8
Simple text editing with Vim - 13425 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2042 / 3848
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7514 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 49
- Position: #1439 / 1850
- Number of attempts: 2
VimGolf