Played Challenges
Create Leading Zeros - 205 entries
Create leading zeros only for id columns. Please use generic approach!
- Best score: 23
- Best player score: 27
- Position: #37 / 77
- Number of attempts: 1
VimGolfNight - 505 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #76 / 330
- Number of attempts: 1
Split the words - 353 entries
Add the spaces manually if you must, but if you use Vim's spell checking feature wisely, I think you'll save a LARGE number of strokes.
- Best score: 18
- Best player score: 38
- Position: #64 / 106
- Number of attempts: 3
attr_aligner - 3402 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 19
- Position: #6 / 685
- Number of attempts: 7
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #1934 / 3919
- Number of attempts: 1
Pairs of numbers - 345 entries
Line 1 represents x, line 2 y-data. Bring the corresponding pairs in the form "[x,y]\n"
- Best score: 26
- Best player score: 40
- Position: #82 / 129
- Number of attempts: 7
SFD-ROC: vimvimvim - 1510 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Position: #35 / 424
- Number of attempts: 5
Saving the hashes(#) - 1966 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: 25
- Position: #157 / 467
- Number of attempts: 5
Append semicolon after expressions - 953 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 11
- Position: #54 / 387
- Number of attempts: 3
switch variable - 4944 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1071 / 1708
- Number of attempts: 1
Ugly spreadsheet copy/paste to CSV - 840 entries
convert an ugly spreadsheet copy/paste into a CSV format.
- Best score: 19
- Best player score: 27
- Position: #71 / 173
- Number of attempts: 4
Make it more readable - 1905 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 14
- Position: #148 / 625
- Number of attempts: 6
Remember FizzBuzz? - 589 entries
Output FizzBuzz to 100. Start with nothing.
- Best score: 39
- Best player score: 63
- Position: #111 / 166
- Number of attempts: 1
Simple text editing with Vim - 11657 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1074 / 3418
- Number of attempts: 5