Played Challenges
Simple, Practical, and Common - 33929 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: #954 / 7489
- Number of attempts: 6
Swap values - 4667 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #168 / 1284
- Number of attempts: 6
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 16
- Position: #854 / 3893
- Number of attempts: 5
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #497 / 1904
- Number of attempts: 3
From argument to object - 1536 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: 18
- Position: #190 / 466
- Number of attempts: 2
Every other line - 2925 entries
AaAaAaA
- Best score: 12
- Best player score: 13
- Position: #196 / 707
- Number of attempts: 6
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #870 / 1643
- Number of attempts: 3
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2456 / 4234
- Number of attempts: 1
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #481 / 1274
- Number of attempts: 4
Order and join - 992 entries
There's something special about the input order.
- Best score: 10
- Best player score: 14
- Position: #211 / 261
- Number of attempts: 1
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #307 / 1194
- Number of attempts: 2
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 12
- Position: #1330 / 4208
- Number of attempts: 4
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #360 / 1140
- Number of attempts: 4
Don't know what this is - 2025 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 12
- Position: #211 / 587
- Number of attempts: 3
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 15
- Position: #1601 / 3979
- Number of attempts: 3
replacing each line of a block selection - 3026 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 23
- Position: #483 / 783
- Number of attempts: 1
VimGolf