Played Challenges
camel riding - 731 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 16
- Number of attempts: 3
Happy TvvO - 370 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Number of attempts: 1
Just the middle - 11046 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 7
- Number of attempts: 2
learn vim in short time - 207 entries
so happy to learn vim.because vim is awesome
- Best score: 8
- Best player score: 8
- Number of attempts: 1
Gray area - 669 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 12
- Number of attempts: 3
Winding path - 91 entries
It's a maze, but the bad paths have been blocked off. Mark the correct path.
- Best score: 27
- Best player score: 27
- Number of attempts: 4
That hyphen - 2452 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Number of attempts: 4
-a-b-c- - 3067 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Number of attempts: 2
V to the i - 4575 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Number of attempts: 3
Don't know what this is - 1903 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 11
- Number of attempts: 5
Where should I put the Newline? - 830 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Number of attempts: 2
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: 3
A HAPPY NEW YEAR 2014 ! - 10486 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Number of attempts: 4
attr_aligner - 3346 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 19
- Number of attempts: 11
Letter case trickery - 1507 entries
This file is in a downright esoteric format, consisting of hexadecimal numbers, non-hexadecimal keywords, and "Z" indicating end-of-line. Make the hexadecimal numbers lowercase.
- Best score: 9
- Best player score: 10
- Number of attempts: 3
VimGolfNight - 478 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Number of attempts: 1
Pairs of numbers - 340 entries
Line 1 represents x, line 2 y-data. Bring the corresponding pairs in the form "[x,y]\n"
- Best score: 26
- Best player score: 27
- Number of attempts: 6
Words in parens - 12640 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Number of attempts: 3
vim = 22 / 7 - 408 entries
pi square vim
- Best score: 20
- Best player score: 20
- Number of attempts: 6
abcd > a b c d - 248 entries
transform the single spaces into 4 spaces repeat for each line
- Best score: 15
- Best player score: 15
- Number of attempts: 1
A simple change - 377 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 12
- Number of attempts: 2
The name of the game - 597 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Number of attempts: 1
Switch function arguments - 1918 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 11
- Number of attempts: 4
Append semicolon after expressions - 899 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 11
- Number of attempts: 1
The meaning - 515 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Number of attempts: 1
replacing each line of a block selection - 2739 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 18
- Number of attempts: 5
switch variable - 4853 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Number of attempts: 3
Make it more readable - 1842 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 13
- Number of attempts: 3
remove dupes from array - 1260 entries
given a random string that contains a ruby-esque array, make sure that there are no duplicate elements
- Best score: 17
- Best player score: 17
- Number of attempts: 8
Shebangs for all - 1711 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 12
- Number of attempts: 5
Reverse Simple Deletion - 739 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 11
- Number of attempts: 2
Increment, increment, increment.... - 530 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Number of attempts: 1
A Simple One - 870 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Number of attempts: 1
Reverse characters in a line - 602 entries
You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.
- Best score: 12
- Best player score: 12
- Number of attempts: 4
Search and Replace 0 - 4508 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Number of attempts: 5
Change the content of a string - 1270 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 22
- Number of attempts: 4
Sort and add attributes - 1113 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Number of attempts: 1
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: 13
- Number of attempts: 2