Played Challenges
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #582 / 1899
- Number of attempts: 5
From argument to object - 1524 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: #434 / 463
- Number of attempts: 1
Just the middle - 11497 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2397 / 4215
- Number of attempts: 5
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 34
- Position: #1234 / 1270
- Number of attempts: 1
Vice versa - 7968 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1289 / 2144
- 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 - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 18
- Position: #1073 / 1192
- 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 - 16051 entries
Oops.
- Best score: 10
- Best player score: 18
- Position: #3305 / 4194
- Number of attempts: 3
Words in parens - 12969 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #763 / 3970
- 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 - 2564 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 36
- Position: #724 / 759
- Number of attempts: 1
switch variable - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 13
- Position: #1206 / 1750
- 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