Played Challenges
Simple, Practical, and Common - 33614 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: #3768 / 7418
- Number of attempts: 6
Swap values - 4616 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #547 / 1268
- Number of attempts: 2
V to the i - 4802 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #93 / 1893
- Number of attempts: 4
Extract argument from function - 2357 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 22
- Position: #719 / 753
- Number of attempts: 3
Just the middle - 11454 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1799 / 4197
- Number of attempts: 2
Make HTML List - 1050 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 56
- Position: #249 / 273
- Number of attempts: 2
Vice versa - 7904 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1022 / 2126
- Number of attempts: 2
Collect List - 4298 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 18
- Position: #1015 / 1190
- 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? - 1158 entries
Use :redir and crush the emacsgolfers.
- Best score: 15
- Best player score: 32
- Position: #233 / 300
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10663 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #2959 / 3683
- Number of attempts: 4
Words in parens - 12930 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2845 / 3962
- Number of attempts: 2
Simple text editing with Vim - 12787 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Position: #2429 / 3688
- Number of attempts: 2