Played Challenges
Simple, Practical, and Common - 32953 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: 31
- Position: #5407 / 7275
- Number of attempts: 1
V to the i - 4641 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1041 / 1857
- Number of attempts: 1
Search and Replace 0 - 4676 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #786 / 1549
- Number of attempts: 4
Just the middle - 11141 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3318 / 4114
- Number of attempts: 1
Python Hello World! Reformatting - 906 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 44
- Position: #222 / 352
- Number of attempts: 1
camel riding - 745 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 17
- Position: #180 / 267
- Number of attempts: 3
Space out the alphabet - 1595 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 27
- Position: #398 / 434
- Number of attempts: 1
Where should I put the Newline? - 845 entries
Help me put the newline.
- Best score: 7
- Best player score: 8
- Position: #355 / 422
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 16
- Position: #3247 / 3638
- Number of attempts: 1
attr_aligner - 3402 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 24
- Position: #227 / 685
- Number of attempts: 1
quotes inside quotes - 3030 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 17
- Position: #846 / 1045
- Number of attempts: 1
Switch function arguments - 1982 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 15
- Position: #542 / 627
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 6033 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 39
- Position: #678 / 1486
- Number of attempts: 4