Played Challenges
Simple, Practical, and Common - 33787 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: #4465 / 7454
- Number of attempts: 2
Swap values - 4647 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #298 / 1276
- Number of attempts: 5
One number per line - 18798 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3450 / 3880
- Number of attempts: 1
Swap values inside brackets - 2521 entries
Easy challenge.
- Best score: 13
- Best player score: 16
- Position: #261 / 585
- Number of attempts: 7
Applying same text modification in several lines - 2907 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #430 / 860
- Number of attempts: 4
Add string initializers to an enum - 884 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #34 / 261
- Number of attempts: 8
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #306 / 3078
- Number of attempts: 3
remove lines containing the word "reader" - 3614 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #327 / 1173
- Number of attempts: 8
Box it - 7954 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1455 / 1886
- Number of attempts: 1
Extract argument from function - 2372 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 16
- Position: #548 / 757
- Number of attempts: 7
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #622 / 1631
- Number of attempts: 4
Just the middle - 11509 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2959 / 4218
- Number of attempts: 4
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #712 / 1270
- Number of attempts: 3
citizen_hacks_2019_challenge4 - 99 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 5
- Best player score: 5
- Position: #32 / 66
- Number of attempts: 1
One to Ten - 2240 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: #389 / 681
- Number of attempts: 3
Join 'em - 252 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #122 / 152
- Number of attempts: 2
move titles next to url, in quotes - 549 entries
had trouble with something similar
- Best score: 19
- Best player score: 27
- Position: #135 / 145
- 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 - 16061 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #952 / 4195
- Number of attempts: 10
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2419 / 3695
- 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 - 3182 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 / 1085
- Number of attempts: 5
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1773 / 3971
- Number of attempts: 5
Let's play some Ivmgolf - 1130 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #126 / 448
- Number of attempts: 2
Switch function arguments - 2162 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #171 / 669
- Number of attempts: 3