Played Challenges
comments galore - 937 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Number of attempts: 3
Angular naming conventions - 279 entries
In angular, a directive name follows the camelCase convention. When the directive is used in an HTML template, the words are instead separated by a dash. Go from to the other the fastest!
- Best score: 18
- Best player score: 22
- Number of attempts: 3
Assign numbers to fields - 90 entries
You are given a list of space-separated strings. Add an increasing numeric prefix to each one.
- Best score: 19
- Best player score: 20
- Number of attempts: 1
Add to end of each line... kinda - 280 entries
Visual-block mode can be used to add something to the end of each line, even if they are of differing lengths. However, what if it's not quite at the end?
- Best score: 12
- Best player score: 12
- Number of attempts: 3
Vice versa - 7355 entries
Little role switching.
- Best score: 12
- Best player score: 12
- Number of attempts: 7
Simple, Practical, and Common - 32527 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
- Number of attempts: 10
Make HTML List - 933 entries
Turn the comma separated list into an unordered html list.
- Best score: 33
- Best player score: 35
- Number of attempts: 7
Collect List - 4128 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Number of attempts: 6
Mirror Symmetry - 739 entries
Add backslashes.
- Best score: 7
- Best player score: 7
- Number of attempts: 3
camel riding - 731 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 16
- Number of attempts: 2
Fix the XML - 921 entries
The challenge consists in having a valid xml from an incomplete source.
- Best score: 18
- Best player score: 21
- Number of attempts: 2
Space out the alphabet - 1519 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 15
- Number of attempts: 7
Just the middle - 11045 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Number of attempts: 3
I forgot quotes - 15544 entries
Oops.
- Best score: 10
- Best player score: 10
- Number of attempts: 6
Basic renumbering - 5386 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Number of attempts: 4
That hyphen - 2452 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Number of attempts: 2
V to the i - 4573 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Number of attempts: 4
Where should I put the Newline? - 830 entries
Help me put the newline.
- Best score: 7
- Best player score: 8
- Number of attempts: 1
Extract argument from function - 2175 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10486 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 12
- Number of attempts: 3
attr_aligner - 3346 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 46
- Number of attempts: 1
Words in parens - 12637 entries
We should all ace this, right?
- Best score: 13
- Best player score: 16
- Number of attempts: 2
Search and Replace 0 - 4508 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Number of attempts: 5
Simple text editing with Vim - 11292 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
Reformat/Refactor a Golfer Class - 5778 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 39
- Number of attempts: 4
Contributed Challenges
Vim's not included features - 168 entries
Filter not included (-) features in a hypothetical installation of vim.