Played Challenges
Inverting Lines - 1952 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 11
- Position: #244 / 522
- Number of attempts: 4
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: #1928 / 7489
- Number of attempts: 11
Swap values - 4667 entries
Well, swap the values...
- Best score: 11
- Best player score: 23
- Position: #1217 / 1284
- Number of attempts: 1
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #987 / 3893
- Number of attempts: 9
Swap values inside brackets - 2539 entries
Easy challenge.
- Best score: 13
- Best player score: 24
- Position: #502 / 590
- Number of attempts: 1
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #635 / 1904
- Number of attempts: 4
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: #427 / 864
- Number of attempts: 6
Add string initializers to an enum - 899 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 29
- Position: #232 / 264
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #58 / 3087
- Number of attempts: 12
Bad Copy Syntax - 2072 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 19
- Position: #119 / 539
- Number of attempts: 7
remove lines containing the word "reader" - 3631 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #316 / 1179
- Number of attempts: 3
Com(m)a Trouble - 3968 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #75 / 901
- Number of attempts: 8
Box it - 7987 entries
Create a box around a line.
- Best score: 21
- Best player score: 65
- Position: #1836 / 1895
- Number of attempts: 1
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1204 / 4234
- Number of attempts: 3
Todo list specification - 405 entries
The every item on the todo list must be done today. Modify the list to reflect that.
- Best score: 37
- Best player score: 37
- Position: #70 / 183
- Number of attempts: 2
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: 23
- Position: #615 / 683
- Number of attempts: 1
Change part of a function name in multiple occurrences - 679 entries
Change the middle part of the function name in multiple places, preferably using the next and dot commands.
- Best score: 14
- Best player score: 14
- Position: #23 / 211
- Number of attempts: 9
Line under headers - 2087 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 27
- Position: #122 / 513
- Number of attempts: 10
Delete to the end of the current line - 865 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 5
- Position: #101 / 415
- Number of attempts: 2
Reorder the groups - 1195 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 32
- Position: #253 / 267
- Number of attempts: 2
move titles next to url, in quotes - 558 entries
had trouble with something similar
- Best score: 19
- Best player score: 21
- Position: #47 / 147
- Number of attempts: 6
Array transposition - 2444 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 19
- Position: #213 / 453
- Number of attempts: 3
convert yml into java pojo field - 873 entries
How fast vim can create fields for java pojo i.e class declaration referring to a (simple) yml file
- Best score: 29
- Best player score: 37
- Position: #205 / 231
- Number of attempts: 3
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 14
- Position: #665 / 1194
- Number of attempts: 5
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #946 / 4208
- Number of attempts: 11
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 16
- Position: #3329 / 3703
- Number of attempts: 4
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #3004 / 3979
- Number of attempts: 1
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: 36
- Position: #3626 / 3846
- Number of attempts: 2
VimGolf