Played Challenges
V to the i - 4826 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #582 / 1900
- Number of attempts: 5
From argument to object - 1534 entries
This task typifies those programmers endure while coding. This C-family pseudocode needs a function argument to be repurposed as an object call. Simply search and replace? Repeat a pattern of edits?
- Best score: 17
- Best player score: 27
- Position: #436 / 465
- Number of attempts: 1
Just the middle - 11523 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2399 / 4222
- Number of attempts: 5
Basic renumbering - 5693 entries
Renumbering Basic.
- Best score: 11
- Best player score: 34
- Position: #1235 / 1271
- Number of attempts: 1
Vice versa - 7971 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1289 / 2145
- Number of attempts: 2
Separating firstname & lastname - 154 entries
Seperate named with equal tabs.
- Best score: 19
- Best player score: 37
- Position: #56 / 58
- Number of attempts: 1
Collect List - 4312 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 18
- Position: #1074 / 1193
- Number of attempts: 2
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 33
- Position: #432 / 446
- Number of attempts: 2
I forgot quotes - 16075 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3308 / 4198
- Number of attempts: 3
Words in parens - 12980 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #765 / 3972
- Number of attempts: 5
The name of the game - 678 entries
End up with the name of the game.
- Best score: 11
- Best player score: 12
- Position: #322 / 363
- Number of attempts: 3
Vertical Limit - 2576 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 36
- Position: #727 / 762
- Number of attempts: 1
switch variable - 5089 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1207 / 1751
- Number of attempts: 2
Letters are numbers - 167 entries
Letters and numbers are interchangeable. A lot of programming languages give you simple ways to convert individual letters to hex, binary and decimal but does Vim?
- Best score: 20
- Best player score: 34
- Position: #71 / 76
- Number of attempts: 1