Played Challenges
Simple, Practical, and Common - 33100 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 29
- Position: #4528 / 7301
- Number of attempts: 1
Wrap the text of an email message to 79 characters - 641 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #193 / 370
- Number of attempts: 1
Basic renumbering - 5486 entries
Renumbering Basic.
- Best score: 11
- Best player score: 28
- Position: #1175 / 1243
- Number of attempts: 1
Sierpinski's Triangle - 82 entries
Build the famous fractal, Sierpinski's Triangle.
- Best score: 25
- Best player score: 74
- Position: #22 / 24
- Number of attempts: 1
VimGolfNight - 520 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #111 / 338
- Number of attempts: 1
camel riding - 757 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 18
- Position: #225 / 271
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10564 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #1729 / 3646
- Number of attempts: 3
attr_aligner - 3403 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 23
- Position: #218 / 686
- Number of attempts: 4
Letter case trickery - 1580 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 16
- Position: #445 / 506
- Number of attempts: 1
Untangle my tail, please! - 57 entries
You know, this words were playing to chase their tails and Oops! What happened? Now we have a complete mess, their tails are totally tangled, can you please help them to untangle their tails?
- Best score: 16
- Best player score: 18
- Position: #24 / 31
- Number of attempts: 1
Words in parens - 12788 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #97 / 3930
- Number of attempts: 5
Block Fun 1 - 187 entries
Manipulate the columns to produce desired result.
- Best score: 14
- Best player score: 24
- Position: #47 / 71
- Number of attempts: 1
The name of the game - 638 entries
End up with the name of the game.
- Best score: 11
- Best player score: 13
- Position: #322 / 350
- Number of attempts: 2
SFD-ROC: vimvimvim - 1534 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 10
- Position: #251 / 432
- Number of attempts: 3
SFD-ROC: Pipe Dreams - 99 entries
Move the pipes so they match the output.
- Best score: 12
- Best player score: 17
- Position: #29 / 44
- Number of attempts: 2
Python to Ruby - 193 entries
Convert this Python code to Ruby. NOTE: This program likely won't run.
- Best score: 24
- Best player score: 28
- Position: #27 / 57
- Number of attempts: 2
Saving the hashes(#) - 1973 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: 30
- Position: #357 / 468
- Number of attempts: 1
Reverse and double space - 471 entries
Reverse the order of the given lines and double space everything
- Best score: 14
- Best player score: 20
- Position: #173 / 190
- Number of attempts: 1
switch variable - 4996 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 12
- Position: #697 / 1723
- Number of attempts: 5
The meaning - 538 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #54 / 346
- Number of attempts: 1
Make it more readable - 1928 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 16
- Position: #345 / 635
- Number of attempts: 2
Numbering a List - 1845 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 24
- Position: #461 / 634
- Number of attempts: 2
Simple text editing with Vim - 11865 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2418 / 3472
- Number of attempts: 2
Contributed Challenges
Reverse and double space - 471 entries
Reverse the order of the given lines and double space everything