Played Challenges
Swap values - 4440 entries
Well, swap the values...
- Best score: 11
- Best player score: 11
- Position: #65 / 1241
- Number of attempts: 4
V to the i - 4641 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1147 / 1857
- Number of attempts: 1
Split line with dots - 2103 entries
This line is too long, split it.
- Best score: 15
- Best player score: 16
- Position: #176 / 623
- Number of attempts: 2
Python Hello World! Reformatting - 906 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: #60 / 352
- Number of attempts: 1
Basic renumbering - 5444 entries
Renumbering Basic.
- Best score: 11
- Best player score: 20
- Position: #774 / 1229
- Number of attempts: 1
Collect List - 4184 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 16
- Position: #801 / 1167
- Number of attempts: 1
Space out the alphabet - 1595 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 17
- Position: #176 / 434
- Number of attempts: 6
I forgot quotes - 15749 entries
Oops.
- Best score: 10
- Best player score: 15
- Position: #2113 / 4117
- Number of attempts: 2
-a-b-c- - 3122 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 13
- Position: #161 / 1113
- Number of attempts: 4
A HAPPY NEW YEAR 2014 ! - 10538 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #959 / 3638
- Number of attempts: 3
Words in parens - 12736 entries
We should all ace this, right?
- Best score: 13
- Best player score: 17
- Position: #2633 / 3919
- 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: 26
- Position: #198 / 467
- Number of attempts: 3
switch variable - 4945 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #416 / 1708
- Number of attempts: 3
HTML to Haml - 820 entries
Help convert this HTML page to Haml.
- Best score: 23
- Best player score: 36
- Position: #89 / 199
- Number of attempts: 2
Reformat/Refactor a Golfer Class - 6035 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 32
- Best player score: 40
- Position: #764 / 1487
- Number of attempts: 1