Played Challenges
One number per line - 14454 entries
Just give me the numbers.
- Best score: 14
- Best player score: 35
- Number of attempts: 1
From argument to object - 1135 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
- Number of attempts: 1
Adam's challenge - 833 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
- Number of attempts: 2
Swap values inside brackets - 1802 entries
Easy challenge.
- Best score: 13
- Best player score: 21
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 9782 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Number of attempts: 1
Just the middle - 9769 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Number of attempts: 3
Simple, Practical, and Common - 27235 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
- Number of attempts: 2
Collect List - 3638 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 15
- Number of attempts: 1
Simple text editing with Vim - 10708 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Number of attempts: 3
V to the i - 4162 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Number of attempts: 3
convert yml into java pojo field - 720 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
- Number of attempts: 4
Swap values - 3794 entries
Well, swap the values...
- Best score: 11
- Best player score: 16
- Number of attempts: 2
Vice versa - 6313 entries
Little role switching.
- Best score: 12
- Best player score: 19
- Number of attempts: 1
Search and Replace 0 - 4226 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Number of attempts: 4
-a-b-c- - 2732 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Number of attempts: 1
Swap the operands under comparison - 236 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 46
- Number of attempts: 1
I forgot quotes - 12898 entries
Oops.
- Best score: 10
- Best player score: 17
- Number of attempts: 2