Played Challenges
fib.c cleanup - 71 entries
cleanup the file
- Best score: 15
- Best player score: 16
- Position: #9 / 56
- Number of attempts: 2
abcd > a b c d - 299 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 17
- Position: #215 / 228
- Number of attempts: 1
A simple change - 476 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 17
- Position: #168 / 196
- Number of attempts: 1
Add links to an existing HTML table - 97 entries
Add these links at that top to the respective table cell. First link, first cell, etc.
- Best score: 42
- Best player score: 56
- Position: #19 / 31
- Number of attempts: 2
lamb had a little Mary - 639 entries
"Mary" and "lamb" are swapped. Unswap them. Fast as you can.
- Best score: 16
- Best player score: 38
- Position: #110 / 176
- Number of attempts: 2
Whitespace, empty lines and tabs - 3852 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 29
- Position: #527 / 829
- Number of attempts: 4
Simple text editing with Vim - 13266 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 15
- Position: #2093 / 3811
- Number of attempts: 5
Reformat/Refactor a Golfer Class - 7399 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 41
- Position: #912 / 1825
- Number of attempts: 1
VimGolf