Played Challenges
Simple, Practical, and Common - 32972 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: #1635 / 7278
- Number of attempts: 7
One number per line - 18395 entries
Just give me the numbers.
- Best score: 14
- Best player score: 27
- Position: #3440 / 3793
- Number of attempts: 1
Applying same text modification in several lines - 2751 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #334 / 815
- Number of attempts: 1
Add semicolons - 10546 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #799 / 2990
- Number of attempts: 2
remove lines containing the word "reader" - 3454 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #504 / 1121
- Number of attempts: 2
Box it - 7682 entries
Create a box around a line.
- Best score: 21
- Best player score: 22
- Position: #462 / 1836
- Number of attempts: 4
Tables, Functions, Sprocs - 116 entries
In order to load some scripts into my database in the correct order I need to load tables first (t_), then functions (fn_), then stored procedures (sp_). The order of the t_ lines and the order of the sp_ lines should also match. Reorder the lines so they will load correctly.
- Best score: 10
- Best player score: 12
- Position: #34 / 39
- Number of attempts: 3
Just the middle - 11141 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3264 / 4114
- Number of attempts: 1
Basic renumbering - 5444 entries
Renumbering Basic.
- Best score: 11
- Best player score: 21
- Position: #849 / 1229
- Number of attempts: 1
Vice versa - 7541 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1087 / 2049
- Number of attempts: 1
One to Ten - 2095 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: 14
- Position: #381 / 642
- Number of attempts: 1
Delete to the end of the current line - 713 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 6
- Position: #271 / 349
- Number of attempts: 2
Reorder the groups - 1112 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 15
- Position: #94 / 252
- Number of attempts: 4
move titles next to url, in quotes - 492 entries
had trouble with something similar
- Best score: 19
- Best player score: 23
- Position: #92 / 129
- Number of attempts: 2
Collect List - 4184 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 14
- Position: #616 / 1167
- Number of attempts: 1
Line 'em up! - 367 entries
It can be so hard to keep everything neatly lined-up. Somebody clearly hasn't bothered here. Tidy it up, please!
- Best score: 17
- Best player score: 28
- Position: #80 / 105
- Number of attempts: 1
I forgot quotes - 15749 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1801 / 4117
- Number of attempts: 3
-a-b-c- - 3122 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 16
- Position: #837 / 1113
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3020 / 3638
- Number of attempts: 1
quotes inside quotes - 3030 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: 17
- Position: #901 / 1045
- Number of attempts: 1
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2210 / 3919
- Number of attempts: 2