Played Challenges
Simple, Practical, and Common - 33930 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: 28
- Position: #4477 / 7490
- Number of attempts: 2
Swap values - 4670 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #298 / 1285
- Number of attempts: 5
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3458 / 3893
- Number of attempts: 1
Swap values inside brackets - 2539 entries
Easy challenge.
- Best score: 13
- Best player score: 16
- Position: #263 / 590
- Number of attempts: 7
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: 14
- Position: #432 / 864
- Number of attempts: 4
Add string initializers to an enum - 899 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #34 / 264
- Number of attempts: 8
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #306 / 3087
- Number of attempts: 3
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #327 / 1179
- Number of attempts: 8
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1461 / 1895
- Number of attempts: 1
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: 16
- Position: #550 / 760
- Number of attempts: 7
Search and Replace 0 - 5045 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #622 / 1644
- Number of attempts: 4
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2965 / 4234
- Number of attempts: 4
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #715 / 1274
- Number of attempts: 3
citizen_hacks_2019_challenge4 - 102 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 5
- Best player score: 5
- Position: #32 / 68
- Number of attempts: 1
One to Ten - 2243 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 13
- Position: #390 / 683
- Number of attempts: 3
Join 'em - 254 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #123 / 153
- Number of attempts: 2
move titles next to url, in quotes - 558 entries
had trouble with something similar
- Best score: 19
- Best player score: 27
- Position: #137 / 147
- Number of attempts: 1
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 16
- Position: #129 / 446
- Number of attempts: 6
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #952 / 4208
- Number of attempts: 10
A HAPPY NEW YEAR 2014 ! - 10721 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2424 / 3704
- Number of attempts: 4
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 31
- Position: #448 / 706
- 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: #330 / 1086
- Number of attempts: 5
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1776 / 3979
- Number of attempts: 5
Let's play some Ivmgolf - 1138 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #126 / 450
- Number of attempts: 2
Switch function arguments - 2192 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #171 / 677
- Number of attempts: 3
VimGolf