Played Challenges
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #100 / 1904
- Number of attempts: 3
Extract argument from function - 2379 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 15
- Position: #427 / 760
- Number of attempts: 8
Search and Replace 0 - 5045 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #356 / 1644
- Number of attempts: 4
Where should I put the Newline? - 885 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #117 / 439
- Number of attempts: 3
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: 14
- Position: #172 / 1086
- Number of attempts: 4
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 27
- Position: #3841 / 3979
- Number of attempts: 1
Stairs Indenting - 479 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 25
- Position: #188 / 199
- Number of attempts: 1
Vertical Limit - 2615 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 21
- Position: #31 / 772
- Number of attempts: 6
switch variable - 5101 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #331 / 1756
- 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: #304 / 463
- Number of attempts: 2
Change the content of a string - 1750 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 24
- Position: #373 / 639
- Number of attempts: 3
VimGolf