Played Challenges
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #65 / 1274
- Number of attempts: 4
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1166 / 1897
- Number of attempts: 1
Split line with dots - 2154 entries
This line is too long, split it.
- Best score: 15
- Best player score: 16
- Position: #178 / 635
- Number of attempts: 2
Python Hello World! Reformatting - 1000 entries
A novice Python using prints Hello World! and a pro shows him different way. Using vim to get into pro style from novice, win the challenge.
- Best score: 39
- Best player score: 41
- Position: #69 / 382
- Number of attempts: 1
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 20
- Position: #802 / 1269
- Number of attempts: 1
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 16
- Position: #817 / 1191
- Number of attempts: 1
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 17
- Position: #181 / 446
- Number of attempts: 6
I forgot quotes - 16022 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2154 / 4189
- Number of attempts: 2
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #161 / 1138
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #959 / 3689
- Number of attempts: 3
Words in parens - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2672 / 3969
- Number of attempts: 1
Saving the hashes(#) - 2063 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: 26
- Position: #203 / 480
- Number of attempts: 3
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #416 / 1749
- Number of attempts: 3
HTML to Haml - 881 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 36
- Position: #92 / 205
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 7157 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 40
- Position: #838 / 1755
- Number of attempts: 1