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: 29
- Position: #4827 / 7447
- Number of attempts: 2
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 16
- Position: #1078 / 1274
- Number of attempts: 2
One number per line - 18776 entries
Just give me the numbers.
- Best score: 14
- Best player score: 35
- Position: #3743 / 3875
- Number of attempts: 1
Swap values inside brackets - 2511 entries
Easy challenge.
- Best score: 13
- Best player score: 21
- Position: #418 / 583
- Number of attempts: 3
V to the i - 4818 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1314 / 1898
- Number of attempts: 3
Swap the operands under comparison - 297 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 46
- Position: #98 / 101
- Number of attempts: 1
From argument to object - 1513 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: #452 / 460
- Number of attempts: 1
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Position: #1230 / 1631
- Number of attempts: 4
Just the middle - 11495 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3573 / 4213
- Number of attempts: 3
Adam's challenge - 992 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: #191 / 272
- Number of attempts: 2
Vice versa - 7953 entries
Little role switching.
- Best score: 12
- Best player score: 19
- Position: #1830 / 2140
- Number of attempts: 1
convert yml into java pojo field - 857 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: #214 / 227
- Number of attempts: 4
Collect List - 4308 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 15
- Position: #730 / 1192
- Number of attempts: 1
I forgot quotes - 16038 entries
Oops.
- Best score: 10
- Best player score: 17
- Position: #2994 / 4192
- Number of attempts: 2
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 17
- Position: #1004 / 1138
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10688 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 15
- Position: #3178 / 3691
- Number of attempts: 1
Simple text editing with Vim - 13013 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1690 / 3744
- Number of attempts: 3