Played Challenges
Simple, Practical, and Common - 33801 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: 27
- Position: #3786 / 7459
- Number of attempts: 6
Swap values - 4651 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #549 / 1278
- Number of attempts: 2
V to the i - 4826 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #93 / 1900
- Number of attempts: 4
Extract argument from function - 2372 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 22
- Position: #723 / 757
- Number of attempts: 3
Just the middle - 11523 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1804 / 4222
- Number of attempts: 2
Make HTML List - 1061 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 56
- Position: #250 / 274
- Number of attempts: 2
Vice versa - 7971 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1028 / 2145
- Number of attempts: 2
Collect List - 4312 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 18
- Position: #1017 / 1193
- Number of attempts: 2
readability - 327 entries
Make the code readable by adding some spaces
- Best score: 18
- Best player score: 18
- Position: #18 / 152
- Number of attempts: 2
Logging with key - 328 entries
Sometimes it is better to log with meaningful key
- Best score: 21
- Best player score: 36
- Position: #70 / 88
- Number of attempts: 2
Sorting database text output - 223 entries
Sometimes it is nice to be able to quickly take column-formatted text output from the SQL command line and turn it into a list of useful data. In this case we want a unique, sorted list of the values from the second column combined into one comma-separated list. What is the fewest strokes you can do this in?
- Best score: 24
- Best player score: 34
- Position: #82 / 83
- Number of attempts: 1
Do you demand a shrubbery? - 1164 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 32
- Position: #234 / 301
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10703 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #2971 / 3696
- Number of attempts: 4
Words in parens - 12980 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2855 / 3972
- Number of attempts: 2
Simple text editing with Vim - 13183 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Position: #2485 / 3789
- Number of attempts: 2