Played Challenges
Inverting Lines - 1907 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 11
- Position: #239 / 512
- Number of attempts: 4
Simple, Practical, and Common - 33724 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 / 7442
- Number of attempts: 11
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 23
- Position: #1209 / 1274
- Number of attempts: 1
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #983 / 3870
- Number of attempts: 9
Swap values inside brackets - 2511 entries
Easy challenge.
- Best score: 13
- Best player score: 24
- Position: #495 / 583
- Number of attempts: 1
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #635 / 1897
- Number of attempts: 4
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #425 / 857
- Number of attempts: 6
Add string initializers to an enum - 873 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 29
- Position: #228 / 259
- Number of attempts: 1
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #58 / 3072
- Number of attempts: 12
Bad Copy Syntax - 2044 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 19
- Position: #117 / 530
- Number of attempts: 7
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #316 / 1169
- Number of attempts: 3
Com(m)a Trouble - 3875 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #75 / 876
- Number of attempts: 8
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 65
- Position: #1822 / 1881
- Number of attempts: 1
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1204 / 4209
- Number of attempts: 3
Todo list specification - 399 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 / 179
- Number of attempts: 2
One to Ten - 2227 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: #610 / 677
- Number of attempts: 1
Change part of a function name in multiple occurrences - 662 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 / 208
- Number of attempts: 9
Line under headers - 2059 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 27
- Position: #120 / 507
- Number of attempts: 10
Delete to the end of the current line - 829 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 / 400
- Number of attempts: 2
Reorder the groups - 1182 entries
Change the order so that the groups of fruit come before the vegetables.
- Best score: 14
- Best player score: 32
- Position: #251 / 265
- Number of attempts: 2
move titles next to url, in quotes - 537 entries
had trouble with something similar
- Best score: 19
- Best player score: 21
- Position: #46 / 142
- Number of attempts: 6
Array transposition - 2425 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 19
- Position: #213 / 449
- Number of attempts: 3
convert yml into java pojo field - 857 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: #201 / 227
- Number of attempts: 3
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 14
- Position: #663 / 1191
- Number of attempts: 5
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #946 / 4189
- Number of attempts: 11
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 16
- Position: #3317 / 3689
- Number of attempts: 4
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2998 / 3969
- Number of attempts: 1
Simple text editing with Vim - 12996 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 36
- Position: #3531 / 3739
- Number of attempts: 2