Played Challenges
Swap values - 4647 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #65 / 1276
- Number of attempts: 4
V to the i - 4824 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1168 / 1899
- 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 - 1006 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 / 383
- Number of attempts: 1
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 20
- Position: #803 / 1270
- Number of attempts: 1
Collect List - 4312 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 16
- Position: #818 / 1193
- 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 - 16061 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2157 / 4195
- 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 ! - 10699 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #959 / 3695
- Number of attempts: 3
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2674 / 3971
- 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 - 5085 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #416 / 1750
- 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 - 7258 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 10
- Best player score: 40
- Position: #847 / 1790
- Number of attempts: 1