Played Challenges
Search and Replace 0 - 5004 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #143 / 1630
- Number of attempts: 4
remove dupes from array - 1358 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 22
- Position: #159 / 336
- Number of attempts: 3
imports alignment (python) - 700 entries
Align as one import per line.
- Best score: 17
- Best player score: 22
- Position: #101 / 198
- Number of attempts: 3
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: 18
- Position: #337 / 407
- Number of attempts: 2
CSV to JSON - 173 entries
A search for shortest vimissh way to convert CSV to JSON.
- Best score: 56
- Best player score: 60
- Position: #8 / 66
- Number of attempts: 4
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: #238 / 667
- Number of attempts: 2
Increment, increment, increment.... - 692 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #217 / 410
- Number of attempts: 2
Make Fancy Header - 1063 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 24
- Position: #299 / 346
- Number of attempts: 1
Get rid of html tags - 407 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 29
- Position: #227 / 236
- Number of attempts: 1
Change the content of a string - 1593 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #263 / 594
- Number of attempts: 1
Simple text editing with Vim - 12996 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 16
- Position: #2183 / 3739
- Number of attempts: 1