Played Challenges
SFD-ROC: The Quick Brown Fox - 160 entries
Someone has vandalized our text (again). Please fix to read: The Quick Brown Fox Jumps Over The Lazy Dog.
- Best score: 24
- Best player score: 28
- Position: #32 / 97
- Number of attempts: 2
The name of the game - 627 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #30 / 343
- Number of attempts: 1
SFD-ROC: vimvimvim - 1508 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 9
- Position: #139 / 424
- Number of attempts: 6
Saving the hashes(#) - 1961 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 32
- Position: #402 / 466
- Number of attempts: 1
SFD-ROC: ROT13 Phonics - 79 entries
A is for apple, b is for ball, etc... This familiar phonics poem has been rotated 13 characters. Make the letter match the word.
- Best score: 6
- Best player score: 6
- Position: #19 / 64
- Number of attempts: 1
you're stuck on jQuery < 1.7 - 330 entries
replace calls to jQuery 1.7+'s `on` with calls to pre 1.7 `bind`
- Best score: 25
- Best player score: 31
- Position: #63 / 107
- Number of attempts: 2
Vertical Limit - 2367 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 24
- Position: #253 / 716
- Number of attempts: 5
Line Zipper - 443 entries
Zip/pair related lines.
- Best score: 12
- Best player score: 13
- Position: #49 / 206
- Number of attempts: 6
Indentation - 446 entries
Indent each line according to the right number of spaces it needs.
- Best score: 21
- Best player score: 30
- Position: #114 / 159
- Number of attempts: 3
Simple text editing with Vim - 11619 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #934 / 3408
- Number of attempts: 3
Reformat/Refactor a Golfer Class - 5993 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 39
- Position: #646 / 1478
- Number of attempts: 2