Played Challenges
Search and Replace 0 - 4654 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 20
- Position: #1377 / 1542
- Number of attempts: 3
Python Hello World! Reformatting - 897 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: #126 / 350
- Number of attempts: 5
Solve the Sokoban - 160 entries
A wink for all Vimgolfers that play Nethack too.
- Best score: 25
- Best player score: 31
- Position: #35 / 70
- Number of attempts: 2
Ruby 1.9 hashes - 1157 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: #183 / 382
- Number of attempts: 3
CSV to JSON - 144 entries
A search for shortest vimissh way to convert CSV to JSON.
- Best score: 56
- Best player score: 100
- Position: #28 / 60
- Number of attempts: 1
A Simple One - 924 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 / 612
- Number of attempts: 1
Ruby 1.9 compat - 590 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: #68 / 225
- Number of attempts: 4
Reverse Simple Deletion - 759 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #65 / 429
- Number of attempts: 1
Increment, increment, increment.... - 568 entries
Vim likes macros
- Best score: 10
- Best player score: 27
- Position: #367 / 371
- Number of attempts: 2
Hatsuyume - 413 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 16
- Best player score: 28
- Position: #96 / 166
- Number of attempts: 1
Dumb to smart - 83 entries
Turn dumb quote to smart vim's way.
- Best score: 28
- Best player score: 36
- Position: #32 / 50
- Number of attempts: 1
The Cake is a Lie - 1203 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #6 / 488
- Number of attempts: 2
Context Insensitive completion 1 - 427 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #6 / 222
- Number of attempts: 1
Make Fancy Header - 963 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 17
- Position: #122 / 326
- Number of attempts: 5
Reformat some Python - 554 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 54
- Position: #180 / 221
- Number of attempts: 2
Reformat most common surnames - 586 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 39
- Position: #138 / 186
- Number of attempts: 1
Change the content of a string - 1350 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #208 / 521
- Number of attempts: 1
Marian Schubert
Twitter: @MarianSchubert
(Functional) Programmer with passion for his craft. Constantly trying to improve.