Played Challenges
Letters are numbers - 167 entries
Letters and numbers are interchangeable. A lot of programming languages give you simple ways to convert individual letters to hex, binary and decimal but does Vim?
- Best score: 20
- Best player score: 31
- Position: #45 / 76
- Number of attempts: 1
Braces or Brackets? - 1056 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 38
- Position: #73 / 325
- Number of attempts: 1
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 21
- Position: #229 / 807
- Number of attempts: 2
Flodder-challenge - 1343 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 33
- Position: #112 / 348
- Number of attempts: 4
Simple text editing with Vim - 13012 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 21
- Position: #2885 / 3743
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 7172 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 33
- Position: #196 / 1760
- Number of attempts: 4