Played Challenges
Simple, Practical, and Common - 33742 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: 32
- Position: #5888 / 7447
- Number of attempts: 1
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #578 / 1898
- Number of attempts: 6
Array propagate - 338 entries
Complete the array with the keys as part of the value
- Best score: 23
- Best player score: 24
- Position: #40 / 119
- Number of attempts: 6
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #523 / 1631
- Number of attempts: 4
Sorting a glossary - 131 entries
Sort a glossary. Glossary head contains a header phrase ending with ':' and glossary body has multi line text indented with a tab.
- Best score: 6
- Best player score: 6
- Position: #59 / 81
- Number of attempts: 1
Order and join - 985 entries
There's something special about the input order.
- Best score: 10
- Best player score: 10
- Position: #52 / 260
- Number of attempts: 7
Scrambled numbers - 807 entries
Four is NOT 1. One is 1.
- Best score: 18
- Best player score: 20
- Position: #72 / 184
- Number of attempts: 10
VimGolfNight - 570 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Position: #260 / 350
- Number of attempts: 1
Don't know what this is - 2024 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: 11
- Position: #99 / 586
- Number of attempts: 15
Switch function arguments - 2147 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Position: #155 / 666
- Number of attempts: 7
PHP <--> Java class conversion Part 1 - 254 entries
Convert this tiny php class to adequate java one.
- Best score: 65
- Best player score: 98
- Position: #36 / 63
- Number of attempts: 2
HTML to Haml - 881 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 27
- Position: #40 / 205
- Number of attempts: 16
Whitespace, empty lines and tabs - 3763 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 17
- Position: #130 / 807
- Number of attempts: 10