Played Challenges
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 20
- Position: #1458 / 1630
- Number of attempts: 3
Python Hello World! Reformatting - 1000 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 43
- Position: #138 / 382
- Number of attempts: 5
Solve the Sokoban - 177 entries
A wink for all Vimgolfers that play Nethack too.
- Best score: 25
- Best player score: 31
- Position: #38 / 74
- Number of attempts: 2
Ruby 1.9 hashes - 1249 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 12
- Best player score: 14
- Position: #195 / 407
- Number of attempts: 3
CSV to JSON - 173 entries
A search for shortest vimissh way to convert CSV to JSON.
- Best score: 56
- Best player score: 100
- Position: #31 / 66
- Number of attempts: 1
A Simple One - 1057 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #16 / 667
- Number of attempts: 1
Ruby 1.9 compat - 634 entries
Remember when Ruby supported `when <expr> :`? Well, it doesn't in 1.9, so let's make sure we use `then`, without ruining our lovely new hash syntax!
- Best score: 14
- Best player score: 15
- Position: #75 / 235
- Number of attempts: 4
Reverse Simple Deletion - 854 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #75 / 460
- Number of attempts: 1
Increment, increment, increment.... - 692 entries
Vim likes macros
- Best score: 10
- Best player score: 27
- Position: #403 / 410
- Number of attempts: 2
Hatsuyume - 540 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 28
- Position: #116 / 187
- Number of attempts: 1
Dumb to smart - 100 entries
Turn dumb quote to smart vim's way.
- Best score: 28
- Best player score: 36
- Position: #37 / 57
- Number of attempts: 1
The Cake is a Lie - 1359 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #6 / 530
- Number of attempts: 2
Context Insensitive completion 1 - 506 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #6 / 247
- Number of attempts: 1
Make Fancy Header - 1059 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 17
- Position: #130 / 345
- Number of attempts: 5
Reformat some Python - 622 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 54
- Position: #193 / 238
- Number of attempts: 2
Reformat most common surnames - 743 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 39
- Position: #159 / 215
- Number of attempts: 1
Change the content of a string - 1591 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #250 / 593
- Number of attempts: 1
Marian Schubert
Twitter: @MarianSchubert
(Functional) Programmer with passion for his craft. Constantly trying to improve.