Played Challenges
Simple, Practical, and Common - 33791 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: 32
- Position: #5953 / 7455
- Number of attempts: 3
Wrap the text of an email message to 79 characters - 825 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #247 / 430
- Number of attempts: 4
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #610 / 1631
- Number of attempts: 4
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 22
- Position: #1952 / 2144
- Number of attempts: 1
fib.c cleanup - 71 entries
cleanup the file
- Best score: 15
- Best player score: 17
- Position: #51 / 56
- Number of attempts: 2
NATO phonetic alphabet - 538 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 19
- Position: #41 / 197
- Number of attempts: 4
A simple change - 474 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 19
- Position: #176 / 195
- Number of attempts: 3
Let's play some Ivmgolf - 1130 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 9
- Position: #320 / 448
- Number of attempts: 4
Vertical Limit - 2574 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 22
- Position: #177 / 761
- Number of attempts: 6
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 19
- Position: #209 / 779
- Number of attempts: 7
Append semicolon after expressions - 1057 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Position: #249 / 420
- Number of attempts: 3
Remove semicolons after expressions - 663 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 6
- Position: #103 / 264
- Number of attempts: 4
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #564 / 1750
- Number of attempts: 4
Sort the cardinal numbers - 315 entries
Maybe a simple challenge.
- Best score: 12
- Best player score: 13
- Position: #66 / 149
- Number of attempts: 2
Complete the hex array data - 197 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 23
- Best player score: 24
- Position: #13 / 74
- Number of attempts: 12
Complete the hex array data (Part II) - 166 entries
Do not use external tools(e.g. tac, seq) [My interpretation of Rule #7]
- Best score: 20
- Best player score: 35
- Position: #67 / 69
- Number of attempts: 2
Ruby 1.9 hashes - 1260 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: #181 / 410
- Number of attempts: 2
A Simple One - 1064 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: #501 / 670
- Number of attempts: 1
Reverse Simple Deletion - 857 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #349 / 461
- Number of attempts: 1
Increment, increment, increment.... - 701 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #361 / 413
- Number of attempts: 2
Make Fancy Header - 1070 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 21
- Position: #264 / 348
- Number of attempts: 3
Sort and add attributes - 1512 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 34
- Position: #381 / 585
- Number of attempts: 2