Played Challenges
Simple, Practical, and Common - 33929 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: 22
- Position: #1896 / 7489
- Number of attempts: 7
Swap values inside brackets - 2539 entries
Easy challenge.
- Best score: 13
- Best player score: 17
- Position: #310 / 590
- Number of attempts: 3
Applying same text modification in several lines - 2920 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 13
- Position: #185 / 864
- Number of attempts: 5
Split line with dots - 2156 entries
This line is too long, split it.
- Best score: 15
- Best player score: 23
- Position: #495 / 636
- Number of attempts: 6
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #275 / 1179
- Number of attempts: 4
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #611 / 1643
- Number of attempts: 5
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1278 / 4234
- Number of attempts: 6
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 23
- Position: #1080 / 1274
- Number of attempts: 1
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Position: #510 / 2147
- Number of attempts: 9
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 11
- Position: #1208 / 4208
- Number of attempts: 9
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1424 / 3703
- Number of attempts: 2
quotes inside quotes - 3185 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 16
- Position: #659 / 1086
- Number of attempts: 2
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1777 / 3979
- Number of attempts: 4
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #566 / 1756
- Number of attempts: 3
remove dupes from array - 1361 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: 35
- Position: #319 / 338
- Number of attempts: 3
Change the content of a string - 1750 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 23
- Position: #331 / 639
- Number of attempts: 3
Simple text editing with Vim - 13419 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1827 / 3846
- Number of attempts: 6
VimGolf