Played Challenges
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 20
- Position: #1470 / 1643
- Number of attempts: 3
Python Hello World! Reformatting - 1011 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: #140 / 387
- 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 - 1277 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: #198 / 413
- 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 - 1070 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 / 673
- Number of attempts: 1
Ruby 1.9 compat - 642 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 / 237
- Number of attempts: 4
Reverse Simple Deletion - 862 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #77 / 463
- Number of attempts: 1
Increment, increment, increment.... - 703 entries
Vim likes macros
- Best score: 10
- Best player score: 27
- Position: #407 / 414
- Number of attempts: 2
Hatsuyume - 556 entries
http://en.wikipedia.org/wiki/Hatsuyume
- Best score: 15
- Best player score: 28
- Position: #118 / 191
- 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 - 1389 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #6 / 538
- Number of attempts: 2
Context Insensitive completion 1 - 512 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 18
- Position: #6 / 248
- Number of attempts: 1
Make Fancy Header - 1079 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 17
- Position: #133 / 351
- Number of attempts: 5
Reformat some Python - 635 entries
Fix some very bizarrely laid-out code.
- Best score: 34
- Best player score: 54
- Position: #197 / 242
- Number of attempts: 2
Reformat most common surnames - 795 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 39
- Position: #168 / 230
- Number of attempts: 1
Change the content of a string - 1750 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #272 / 639
- Number of attempts: 1
Marian Schubert
Twitter: @MarianSchubert
(Functional) Programmer with passion for his craft. Constantly trying to improve.
VimGolf