Played Challenges
Inverting Lines - 1296 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 11
- Position: #168 / 363
- Number of attempts: 4
Simple, Practical, and Common - 32904 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: #1929 / 7270
- Number of attempts: 11
Swap values - 4440 entries
Well, swap the values...
- Best score: 11
- Best player score: 23
- Position: #1178 / 1241
- Number of attempts: 1
One number per line - 18377 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #957 / 3787
- Number of attempts: 9
Swap values inside brackets - 2431 entries
Easy challenge.
- Best score: 14
- Best player score: 24
- Position: #476 / 560
- Number of attempts: 1
V to the i - 4639 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #635 / 1856
- Number of attempts: 4
Applying same text modification in several lines - 2748 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #399 / 815
- Number of attempts: 6
Add string initializers to an enum - 765 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 29
- Position: #200 / 226
- Number of attempts: 1
Add semicolons - 10539 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #58 / 2988
- Number of attempts: 12
Bad Copy Syntax - 1938 entries
Copy should be from right to left, but sometimes you type it wrong.
- Best score: 18
- Best player score: 19
- Position: #111 / 493
- Number of attempts: 7
remove lines containing the word "reader" - 3454 entries
easy stuff
- Best score: 9
- Best player score: 9
- Position: #317 / 1121
- Number of attempts: 3
Com(m)a Trouble - 3376 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 12
- Position: #75 / 760
- Number of attempts: 8
Box it - 7680 entries
Create a box around a line.
- Best score: 21
- Best player score: 65
- Position: #1776 / 1835
- Number of attempts: 1
Just the middle - 11136 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Position: #1204 / 4112
- Number of attempts: 3
Todo list specification - 365 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 / 168
- Number of attempts: 2
One to Ten - 2093 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: #575 / 641
- Number of attempts: 1
Change part of a function name in multiple occurrences - 598 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 / 191
- Number of attempts: 9
Line under headers - 1918 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 27
- Position: #108 / 472
- Number of attempts: 10
Delete to the end of the current line - 711 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 / 348
- 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: 32
- Position: #238 / 252
- Number of attempts: 2
move titles next to url, in quotes - 487 entries
had trouble with something similar
- Best score: 19
- Best player score: 21
- Position: #40 / 128
- Number of attempts: 6
Array transposition - 2312 entries
Transpose two arrays into one.
- Best score: 16
- Best player score: 19
- Position: #201 / 431
- Number of attempts: 3
convert yml into java pojo field - 808 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: #190 / 215
- Number of attempts: 3
Collect List - 4178 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 14
- Position: #647 / 1166
- Number of attempts: 5
I forgot quotes - 15727 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #947 / 4113
- Number of attempts: 11
A HAPPY NEW YEAR 2014 ! - 10533 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 16
- Position: #3266 / 3637
- Number of attempts: 4
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2956 / 3919
- Number of attempts: 1
Simple text editing with Vim - 11620 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 36
- Position: #3237 / 3409
- Number of attempts: 2