Played Challenges
Move to corresponding lines - 305 entries
Move the values to the corresponding lines.
- Best score: 16
- Best player score: 29
- Position: #49 / 68
- Number of attempts: 2
Rearrange array to single level - 1649 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: #39 / 272
- Number of attempts: 8
Rearrange array to one line - 758 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 14
- Position: #31 / 182
- Number of attempts: 3
Copy punctuation - 671 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: #33 / 159
- Number of attempts: 5
Column wise pasting - 254 entries
Make a table from 3 columns
- Best score: 17
- Best player score: 24
- Position: #24 / 52
- Number of attempts: 1
New teacher - 1423 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 26
- Position: #161 / 300
- Number of attempts: 2
Whitespace, empty lines and tabs - 3864 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #178 / 830
- Number of attempts: 8
Simple text editing with Vim - 13273 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #2031 / 3811
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7415 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 49
- Position: #1421 / 1825
- Number of attempts: 2
VimGolf