Played Challenges
Wrap the text of an email message to 79 characters - 565 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #74 / 348
- Number of attempts: 1
Search and Replace 0 - 4637 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #133 / 1536
- Number of attempts: 5
Interweave two blocks of text - 562 entries
Suppose you've got data on a list of things from multiple sources. They're all in separate chunks, so how might you create a tabular output?
- Best score: 15
- Best player score: 17
- Position: #93 / 203
- Number of attempts: 3
Alphabetize the directory - 267 entries
Put the contacts and their information in alphabetical order.
- Best score: 30
- Best player score: 38
- Position: #57 / 96
- Number of attempts: 2
Complete the hex array data (Part II) - 135 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 20
- Best player score: 22
- Position: #22 / 64
- Number of attempts: 4
imports alignment (python) - 639 entries
Align as one import per line.
- Best score: 17
- Best player score: 20
- Position: #75 / 190
- Number of attempts: 1
It'ss tooo coold too typpe todaay - 205 entries
My hands are numb with cold. It's hard to type correctly.
- Best score: 16
- Best player score: 18
- Position: #33 / 92
- Number of attempts: 2
Rotating Philosophers Problem - 374 entries
Can you help the philosophers find a good place to sit before they get five forks and spaghetti?
- Best score: 29
- Best player score: 30
- Position: #57 / 158
- Number of attempts: 4
expand a list comprehension (python) - 276 entries
Please show your way to convert a list comprehension in python to an ordinary for-loop expression!
- Best score: 42
- Best player score: 51
- Position: #40 / 103
- Number of attempts: 1
Reformat long lines - 323 entries
Rearrange this ruby method call to put each parameter on its own line. Could become a useful macro.
- Best score: 15
- Best player score: 15
- Position: #8 / 127
- Number of attempts: 3
Generate English Alphabets - 432 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #99 / 192
- Number of attempts: 2
Numbering a List - 1825 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 24
- Position: #446 / 622
- Number of attempts: 1
Solve the Sokoban - 160 entries
A wink for all Vimgolfers that play Nethack too.
- Best score: 25
- Best player score: 31
- Position: #43 / 70
- Number of attempts: 2
Java Array2List - 218 entries
Convert an java array initializer into a list.
- Best score: 67
- Best player score: 120
- Position: #63 / 82
- Number of attempts: 1
The holy-grail may help - 311 entries
Can you find it in less than 20 strokes, Arthur?
- Best score: 16
- Best player score: 16
- Position: #95 / 192
- Number of attempts: 2
Ruby 1.9 hashes - 1137 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: 13
- Position: #135 / 379
- Number of attempts: 2
A Simple One - 912 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: #222 / 606
- Number of attempts: 1
Table Reshuffle - 334 entries
Fix the column order in this table... also append the new 'username' column.
- Best score: 22
- Best player score: 29
- Position: #54 / 124
- Number of attempts: 2
Reverse and count - 407 entries
Someone typed things upside down and now a Vim ninja needs to reverse the lines and count how many there are.
- Best score: 18
- Best player score: 26
- Position: #85 / 155
- Number of attempts: 2
Reverse Simple Deletion - 754 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #196 / 427
- Number of attempts: 1
Increment, increment, increment.... - 557 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #180 / 367
- Number of attempts: 1
Indentation - 443 entries
Indent each line according to the right number of spaces it needs.
- Best score: 21
- Best player score: 28
- Position: #81 / 158
- Number of attempts: 2
The Cake is a Lie - 1189 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #103 / 484
- Number of attempts: 2
Make Fancy Header - 959 entries
Make the header text stand out with surrounding asterisks
- Best score: 16
- Best player score: 16
- Position: #43 / 324
- Number of attempts: 4
Sort and add attributes - 1171 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #77 / 479
- Number of attempts: 3
Add fold markers to a .c file - 479 entries
Fold markers can make it easier to navigate source code. Add them to this .c file.
- Best score: 30
- Best player score: 36
- Position: #85 / 155
- Number of attempts: 1
Reconstruct the Sentence - 1120 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 20
- Position: #30 / 343
- Number of attempts: 2
Braces or Brackets? - 682 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 38
- Position: #47 / 249
- Number of attempts: 6
Simple text editing with Vim - 11587 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #822 / 3400
- Number of attempts: 2