Played Challenges
Simple, Practical, and Common - 33616 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: #4447 / 7420
- Number of attempts: 2
Swap values - 4616 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #298 / 1268
- Number of attempts: 5
One number per line - 18727 entries
Just give me the numbers.
- Best score: 14
- Best player score: 26
- Position: #3439 / 3864
- Number of attempts: 1
Swap values inside brackets - 2496 entries
Easy challenge.
- Best score: 14
- Best player score: 16
- Position: #258 / 579
- Number of attempts: 7
Applying same text modification in several lines - 2880 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #427 / 851
- Number of attempts: 4
Add string initializers to an enum - 872 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 21
- Position: #34 / 258
- Number of attempts: 8
Add semicolons - 10852 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #306 / 3063
- Number of attempts: 3
remove lines containing the word "reader" - 3586 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #327 / 1162
- Number of attempts: 8
Box it - 7905 entries
Create a box around a line.
- Best score: 21
- Best player score: 31
- Position: #1446 / 1876
- Number of attempts: 1
Extract argument from function - 2357 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 16
- Position: #545 / 753
- Number of attempts: 7
Search and Replace 0 - 4989 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #622 / 1624
- Number of attempts: 4
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2956 / 4197
- Number of attempts: 4
Basic renumbering - 5648 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #708 / 1264
- Number of attempts: 3
citizen_hacks_2019_challenge4 - 95 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 5
- Best player score: 5
- Position: #32 / 65
- Number of attempts: 1
One to Ten - 2219 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: #385 / 672
- Number of attempts: 3
Join 'em - 251 entries
This shouldn't be too tough
- Best score: 4
- Best player score: 5
- Position: #121 / 151
- Number of attempts: 2
move titles next to url, in quotes - 534 entries
had trouble with something similar
- Best score: 19
- Best player score: 27
- Position: #132 / 141
- Number of attempts: 1
Space out the alphabet - 1657 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 16
- Position: #129 / 444
- Number of attempts: 6
I forgot quotes - 15983 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #952 / 4180
- Number of attempts: 10
A HAPPY NEW YEAR 2014 ! - 10663 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2412 / 3683
- Number of attempts: 4
attr_aligner - 3520 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 31
- Position: #446 / 702
- Number of attempts: 3
quotes inside quotes - 3159 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 / 1078
- Number of attempts: 5
Words in parens - 12935 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1767 / 3963
- Number of attempts: 5
Let's play some Ivmgolf - 1118 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 7
- Position: #126 / 445
- Number of attempts: 2
Switch function arguments - 2139 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #171 / 663
- Number of attempts: 3