Played Challenges
Simple, Practical, and Common - 33929 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: 22
- Position: #1933 / 7489
- Number of attempts: 7
One number per line - 18840 entries
Just give me the numbers.
- Best score: 14
- Best player score: 25
- Position: #3371 / 3893
- Number of attempts: 1
Add semicolons - 10923 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 11
- Position: #1079 / 3087
- Number of attempts: 6
Extract argument from function - 2379 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #241 / 760
- Number of attempts: 4
Search and Replace 0 - 5042 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 13
- Position: #887 / 1643
- Number of attempts: 3
That hyphen - 2602 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #217 / 704
- Number of attempts: 7
Just the middle - 11555 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 13
- Position: #4107 / 4234
- Number of attempts: 1
C Reformatting - 692 entries
You may use Visual mode... or not. #uppercase
- Best score: 30
- Best player score: 46
- Position: #79 / 164
- Number of attempts: 1
I forgot quotes - 16127 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2331 / 4208
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10720 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Position: #2423 / 3703
- Number of attempts: 2
Words in parens - 13005 entries
We should all ace this, right?
- Best score: 13
- Best player score: 24
- Position: #3731 / 3979
- Number of attempts: 2
SFD-ROC: vimvimvim - 1620 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Position: #104 / 450
- Number of attempts: 7
replacing each line of a block selection - 3026 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 21
- Position: #416 / 783
- Number of attempts: 4
Switch function arguments - 2188 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 15
- Position: #588 / 676
- Number of attempts: 1
Make it more readable - 2015 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 14
- Position: #190 / 654
- Number of attempts: 5
Numbering a List - 1941 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 13
- Position: #48 / 657
- Number of attempts: 1
Simple text editing with Vim - 13416 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 27
- Position: #3387 / 3845
- Number of attempts: 1
Reformat/Refactor a Golfer Class - 7506 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 7
- Best player score: 37
- Position: #589 / 1846
- Number of attempts: 1
VimGolf