Played Challenges
V to the i - 4717 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #166 / 1874
- Number of attempts: 4
Extract argument from function - 2292 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #111 / 740
- Number of attempts: 7
Search and Replace 0 - 4768 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 12
- Position: #375 / 1580
- Number of attempts: 4
That hyphen - 2538 entries
"vim vi improved"
- Best score: 9
- Best player score: 9
- Position: #52 / 691
- Number of attempts: 9
Just the middle - 11331 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #1678 / 4156
- Number of attempts: 5
Basic renumbering - 5521 entries
Renumbering Basic.
- Best score: 11
- Best player score: 14
- Position: #345 / 1251
- Number of attempts: 8
Space out the alphabet - 1610 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 19
- Position: #230 / 438
- Number of attempts: 1
ASCII box - 325 entries
Don't forget to fix typos!
- Best score: 23
- Best player score: 23
- Position: #12 / 104
- Number of attempts: 5
Mute the second method of this script - 447 entries
prepend a # infront of every line of the second method
- Best score: 9
- Best player score: 10
- Position: #165 / 237
- Number of attempts: 1
Winning streak - 124 entries
Make the number on each line equal the consecutive L's or W's.
- Best score: 21
- Best player score: 26
- Position: #16 / 49
- Number of attempts: 4
Condensed Cases - 777 entries
Apple's new programming language, Swift, allows two style of case statements: 1) one Enum case on each line, or 2) multiple Enum cases on a single line. Convert the following from the first case (no pun intended) to the second type.
- Best score: 12
- Best player score: 12
- Position: #24 / 240
- Number of attempts: 2
Happy TvvO - 396 entries
Don’t forget the past, learn from it. Happy New Year.
- Best score: 12
- Best player score: 12
- Position: #69 / 197
- Number of attempts: 1
I forgot quotes - 15890 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #96 / 4152
- Number of attempts: 4
-a-b-c- - 3160 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #73 / 1124
- Number of attempts: 4
Count both ways - 987 entries
Right AND down.
- Best score: 13
- Best player score: 13
- Position: #24 / 348
- Number of attempts: 14
Gray area - 720 entries
It's a golf metaphor or something.
- Best score: 11
- Best player score: 11
- Position: #10 / 266
- Number of attempts: 4
Don't know what this is - 1961 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
- Position: #37 / 576
- Number of attempts: 7
Where should I put the Newline? - 857 entries
Help me put the newline.
- Best score: 7
- Best player score: 7
- Position: #138 / 429
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10595 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #631 / 3657
- Number of attempts: 4
attr_aligner - 3429 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 19
- Position: #86 / 690
- Number of attempts: 15
Letter case trickery - 1588 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
- Position: #125 / 509
- Number of attempts: 4
quotes inside quotes - 3105 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
- Position: #184 / 1066
- Number of attempts: 3
Words in parens - 12824 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #496 / 3939
- Number of attempts: 4
replacing each line of a block selection - 2912 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 18
- Position: #71 / 761
- Number of attempts: 8
switch variable - 5013 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #344 / 1728
- Number of attempts: 5
Increment, increment, increment.... - 639 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #289 / 397
- Number of attempts: 1
Simple text editing with Vim - 12045 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 13
- Position: #332 / 3528
- Number of attempts: 4
Reformat/Refactor a Golfer Class - 6369 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 32
- Position: #116 / 1572
- Number of attempts: 9