Played Challenges
Extract argument from function - 2218 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 15
- Position: #426 / 729
- Number of attempts: 2
Search and Replace 0 - 4676 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #956 / 1549
- Number of attempts: 2
Just the middle - 11141 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2045 / 4114
- Number of attempts: 2
Vice versa - 7535 entries
Little role switching.
- Best score: 12
- Best player score: 16
- Position: #1154 / 2048
- Number of attempts: 2
Swap assigned value - 561 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 11
- Position: #163 / 236
- Number of attempts: 1
Count both ways - 962 entries
Right AND down.
- Best score: 13
- Best player score: 16
- Position: #233 / 342
- Number of attempts: 1
Don't know what this is - 1951 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: 16
- Position: #494 / 572
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 13
- Position: #2530 / 3638
- Number of attempts: 1
Letter case trickery - 1553 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: 14
- Position: #427 / 500
- Number of attempts: 1
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 19
- Position: #3060 / 3919
- Number of attempts: 2
SFD-ROC: vimvimvim - 1510 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 9
- Position: #215 / 424
- Number of attempts: 1
Saving the hashes(#) - 1966 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: 29
- Position: #337 / 467
- Number of attempts: 1
Switch function arguments - 1982 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 13
- Position: #386 / 627
- Number of attempts: 1
Append semicolon after expressions - 953 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Position: #218 / 387
- Number of attempts: 1
switch variable - 4944 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1371 / 1708
- Number of attempts: 1
A Simple One - 934 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
- Position: #419 / 617
- Number of attempts: 1
Reverse Simple Deletion - 772 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #310 / 432
- Number of attempts: 1
Simple text editing with Vim - 11657 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 17
- Position: #2293 / 3418
- Number of attempts: 1