Played Challenges
Swap values inside brackets - 2515 entries
Easy challenge.
- Best score: 13
- Best player score: 22
- Position: #454 / 584
- Number of attempts: 1
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1372 / 1899
- Number of attempts: 1
Applying same text modification in several lines - 2900 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 16
- Position: #585 / 859
- Number of attempts: 1
Add string initializers to an enum - 875 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 27
- Position: #185 / 260
- Number of attempts: 1
Add semicolons - 10891 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1166 / 3077
- Number of attempts: 3
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 26
- Position: #556 / 635
- Number of attempts: 1
remove lines containing the word "reader" - 3610 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #606 / 1172
- Number of attempts: 1
Com(m)a Trouble - 3890 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 17
- Position: #550 / 882
- Number of attempts: 1
Triangular Numbers - 104 entries
Generate the first 50 triangular numbers.
- Best score: 18
- Best player score: 23
- Position: #26 / 29
- Number of attempts: 1
Cool or not? - 836 entries
abc trying to be cool or not...
- Best score: 15
- Best player score: 22
- Position: #181 / 231
- Number of attempts: 1
multiple cursor alternative - 1542 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 23
- Position: #279 / 384
- Number of attempts: 2
Every other line - 2922 entries
AaAaAaA
- Best score: 12
- Best player score: 17
- Position: #509 / 706
- Number of attempts: 3
Copy three lines - 2875 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 21
- Position: #470 / 641
- Number of attempts: 2
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 15
- Position: #535 / 1270
- Number of attempts: 3
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 17
- Position: #1651 / 2144
- Number of attempts: 1
One to Ten - 2234 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: #473 / 679
- Number of attempts: 1
Change part of a function name in multiple occurrences - 663 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: 16
- Position: #150 / 209
- Number of attempts: 1
Increment each number - 1036 entries
Increment each number individually by one
- Best score: 15
- Best player score: 21
- Position: #166 / 252
- Number of attempts: 1
Delete to the end of the current line - 847 entries
Delete to the end of the current line, but keep the character under the cursor.
- Best score: 5
- Best player score: 7
- Position: #379 / 406
- Number of attempts: 1
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 17
- Position: #995 / 1192
- Number of attempts: 1
I forgot quotes - 16051 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1848 / 4194
- Number of attempts: 1
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #701 / 1138
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2384 / 3695
- Number of attempts: 2
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Position: #2478 / 3970
- Number of attempts: 1
calculations - 312 entries
Complete these (weird) calculations.
- Best score: 38
- Best player score: 61
- Position: #56 / 68
- Number of attempts: 1
Simple text editing with Vim - 13093 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 19
- Position: #2780 / 3766
- Number of attempts: 1