Played Challenges
Simple, Practical, and Common - 33927 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: 29
- Position: #4843 / 7488
- Number of attempts: 2
Swap values - 4667 entries
Well, swap the values...
- Best score: 11
- Best player score: 16
- Position: #1082 / 1284
- Number of attempts: 2
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 35
- Position: #3758 / 3893
- Number of attempts: 1
Swap values inside brackets - 2526 entries
Easy challenge.
- Best score: 13
- Best player score: 21
- Position: #424 / 589
- Number of attempts: 3
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1318 / 1904
- Number of attempts: 3
Swap the operands under comparison - 313 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 46
- Position: #102 / 105
- Number of attempts: 1
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: 33
- Position: #458 / 466
- Number of attempts: 1
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Position: #1238 / 1643
- Number of attempts: 4
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3587 / 4234
- Number of attempts: 3
Adam's challenge - 1010 entries
Change both normal to bold and 4 by 2. Adam Wathan challenge this on twitter . He did it in 11 keystrokes on Sublime.
- Best score: 18
- Best player score: 22
- Position: #194 / 277
- Number of attempts: 2
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 19
- Position: #1837 / 2147
- Number of attempts: 1
convert yml into java pojo field - 867 entries
How fast vim can create fields for java pojo i.e class declaration referring to a (simple) yml file
- Best score: 29
- Best player score: 41
- Position: #217 / 230
- Number of attempts: 4
Collect List - 4317 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 15
- Position: #732 / 1194
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #3005 / 4208
- Number of attempts: 2
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #1006 / 1140
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3188 / 3703
- Number of attempts: 1
Simple text editing with Vim - 13369 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1708 / 3834
- Number of attempts: 3
VimGolf