Played Challenges
Put a newline after every 10 lines in vim - 1675 entries
Goal is to put a newline after every 10 lines in vim.
- Best score: 10
- Best player score: 11
- Position: #66 / 562
- Number of attempts: 9
Transpose a python matrix - 901 entries
Rotate the matrix in 90 degrees.
- Best score: 23
- Best player score: 44
- Position: #73 / 139
- Number of attempts: 9
Sort and add attributes - 1541 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #277 / 595
- Number of attempts: 9
Reconstruct the Sentence - 1679 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 19
- Best player score: 20
- Position: #148 / 441
- Number of attempts: 14
Braces or Brackets? - 1115 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 34
- Position: #37 / 343
- Number of attempts: 21
Whitespace, empty lines and tabs - 3895 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #174 / 834
- Number of attempts: 21
Flodder-challenge - 1420 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 27
- Position: #33 / 362
- Number of attempts: 22
Simple text editing with Vim - 13309 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #709 / 3820
- Number of attempts: 7
Reformat/Refactor a Golfer Class - 7445 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 38
- Position: #694 / 1832
- Number of attempts: 7
VimGolf