Played Challenges
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: 42
- Number of attempts: 3
That hyphen - 2452 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Number of attempts: 5
Acute accents - 31 entries
Featuring all 17 lowercase letters with an acute accent digraph. Find a way to automate the digraphs.
- Best score: 18
- Best player score: 18
- Number of attempts: 2
Count both ways - 932 entries
Right AND down.
- Best score: 13
- Best player score: 13
- Number of attempts: 3
vim1001 - 244 entries
change number 1001 into a "vim1001 sequence". (My first challenge, hope it is not too bad... )
- Best score: 17
- Best player score: 21
- Number of attempts: 2
-a-b-c- - 3067 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Number of attempts: 3
Suffix sort - 177 entries
Sort from the end of the line, as if the letters in each line were reversed.
- Best score: 19
- Best player score: 22
- Number of attempts: 4
Lisp Condense - 401 entries
Reduce 4 cons selection operations down to one function call.
- Best score: 13
- Best player score: 13
- Number of attempts: 1
NBCU Weekly Challenge - Test - 227 entries
Just testing.
- Best score: 18
- Best player score: 18
- Number of attempts: 1
120 Degrees - 389 entries
Rotate that triangle.
- Best score: 14
- Best player score: 17
- Number of attempts: 4
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: 4
Subtraction - 155 entries
Solve the equations.
- Best score: 18
- Best player score: 19
- Number of attempts: 4
Change name of a variable - 153 entries
Replace the name of the $variable with the fastest move possible. The challenge is having a command that allow you to easily change the variable name even if its indented.
- Best score: 9
- Best player score: 9
- Number of attempts: 1
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: 12
- Number of attempts: 3
Shuffle puzzle - 302 entries
Sort the lines in each indent group, and sort the groups. That's the pattern. Or just move lines around manually to get a better score.
- Best score: 13
- Best player score: 14
- Number of attempts: 4
Where should I put the Newline? - 830 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Number of attempts: 3
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
Two become one - 692 entries
We have two c arrays and want to make one two dimensional out of it. Can we do that?
- Best score: 25
- Best player score: 26
- Number of attempts: 5
Piphilology - 123 entries
Piphilology comprises the creation and use of mnemonic techniques to remember a span of digits of the mathematical constant π. http://en.wikipedia.org/wiki/Piphilology
- Best score: 29
- Best player score: 38
- Number of attempts: 2
Mess in revision history - 1102 entries
Help Joe clean up what Steve has cobbled.
- Best score: 17
- Best player score: 17
- Number of attempts: 8
Vim tetris - 347 entries
Vim can play tetris too!
- Best score: 21
- Best player score: 22
- Number of attempts: 4
Write Setters and Getters for PHP - 86 entries
Just simple automation of writing Setters and Getters like Doctrine might use.
- Best score: 102
- Best player score: 115
- 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: 3
Going underground.... - 303 entries
Simple reformatting: in this case changing from the format London underground supplies its customers with, to the format that Google Calendar likes...
- Best score: 22
- Best player score: 29
- Number of attempts: 1
attr_aligner - 3346 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 19
- Number of attempts: 7
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: 6
VimGolfNight - 478 entries
Based on "The name of the game".
- Best score: 12
- Best player score: 12
- Number of attempts: 3
quotes inside quotes - 2995 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: 14
- Number of attempts: 3
Counting in binary - 406 entries
"a" represents 0; "A" represents 1. Start from zero and count to 15.
- Best score: 6
- Best player score: 22
- Number of attempts: 3
Hole-in-one - 963 entries
Lets take this golf thing literally.. Drive off the tee into the hole, and of course you don't strike the ball completely clean.
- Best score: 15
- Best player score: 16
- Number of attempts: 6
Delete unwanted lines - 350 entries
Delete all lines which does not end in "o.."
- Best score: 9
- Best player score: 9
- 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: 32
- Number of attempts: 1
Words in parens - 12640 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Number of attempts: 6
Minimalist Limerick - 500 entries
Reproduce this lovely poem.
- Best score: 31
- Best player score: 34
- Number of attempts: 3
Saving the hashes(#) - 1920 entries
The following file is copied from vimcasts.org(Its only for learning purpose,hope the site owner doesn't mind it), its probably the easiest of challenges.Our goal is to delete every line which doesn't contain a hash signs. The remaining hash signs with numbers are then sorted to get the final output.
- Best score: 20
- Best player score: 20
- Number of attempts: 7
Swap assigned value - 525 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 10
- Number of attempts: 3
SFD-ROC: vimvimvim - 1432 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 8
- Number of attempts: 3
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: 2
Vertical Limit - 2293 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 22
- Number of attempts: 2
Switch function arguments - 1918 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 12
- Number of attempts: 1
Append semicolon after expressions - 899 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Number of attempts: 2
Exchanging Quotes - 779 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 31
- Number of attempts: 3
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: 4
Make it more readable - 1842 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 15
- Number of attempts: 3
Numbering a List - 1772 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 19
- Number of attempts: 1
Return the cow - 71 entries
This cow is too verbose. Give it a lesson.
- Best score: 52
- Best player score: 55
- 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: 11
- Number of attempts: 4
Ruby 1.9 hashes - 1113 entries
Rubyists talk about being cutting edge but how many are using 1.9 in production? Time to convert those verbose 1.8 hashes in to symbolic, succinct 1.9 beauties!
- Best score: 12
- Best player score: 12
- Number of attempts: 2
The Cake is a Lie - 1168 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 10
- Number of attempts: 3
Search and Replace 0 - 4508 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Number of attempts: 2
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: 3
Reconstruct the Sentence - 1042 entries
Get the sentence back in the proper order, remove duplicate lines, and then combine the separate lines into one.
- Best score: 20
- Best player score: 21
- Number of attempts: 1
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: 3
Whitespace, empty lines and tabs - 2761 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 22
- 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: 13
- 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: 32
- Number of attempts: 9