Played Challenges
Swap values - 4679 entries
Well, swap the values...
- Best score: 11
- Best player score: 14
- Position: #650 / 1287
- Number of attempts: 2
V to the i - 4833 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #935 / 1904
- Number of attempts: 2
That hyphen - 2602 entries
"vim vi improved"
- Best score: 9
- Best player score: 12
- Position: #405 / 704
- Number of attempts: 2
Just the middle - 11562 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 9
- Position: #3303 / 4235
- Number of attempts: 7
Basic renumbering - 5707 entries
Renumbering Basic.
- Best score: 11
- Best player score: 18
- Position: #624 / 1274
- Number of attempts: 3
JS notation to Immutable.js notation - 195 entries
Now Immutable.js made its way into many frontends. This challenge consists of a typical refactoring that many of us are facing now.
- Best score: 34
- Best player score: 42
- Position: #45 / 64
- Number of attempts: 1
underscore_to_camelCase - 182 entries
Pointy haired boss decided we need to switch to camelCase. Let's get this over with.
- Best score: 14
- Best player score: 15
- Position: #38 / 83
- Number of attempts: 3
Vice versa - 7981 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #986 / 2147
- Number of attempts: 4
Sorting a glossary - 134 entries
Sort a glossary. Glossary head contains a header phrase ending with ':' and glossary body has multi line text indented with a tab.
- Best score: 6
- Best player score: 6
- Position: #8 / 83
- Number of attempts: 1
Replace and keep the case - 446 entries
Replace all instance of plugin and Plugin to device and Device.
- Best score: 26
- Best player score: 31
- Position: #85 / 120
- Number of attempts: 2
Align commas - 1105 entries
There are 15,000 aligning challenges on vimgolf.com, and they're all exactly the same. I hope this one is a little different.
- Best score: 11
- Best player score: 24
- Position: #231 / 248
- Number of attempts: 1
Manual SQL - 177 entries
Change select and insert queries to simulate inserting a new record.
- Best score: 48
- Best player score: 68
- Position: #34 / 51
- Number of attempts: 2
Restore order to the alphabet - 201 entries
The numbers are OK. The letters are wonky.
- Best score: 12
- Best player score: 14
- Position: #42 / 72
- Number of attempts: 2
Mirror Symmetry - 822 entries
Add backslashes.
- Best score: 7
- Best player score: 13
- Position: #182 / 269
- Number of attempts: 1
Entries sort - 93 entries
It cames to my mind a weird idea : sorting parts of my .vimrc. Take few minutes to sort out this, it's easy !
- Best score: 14
- Best player score: 18
- Position: #32 / 41
- Number of attempts: 3
Mute the second method of this script - 456 entries
prepend a # infront of every line of the second method
- Best score: 8
- Best player score: 10
- Position: #197 / 240
- Number of attempts: 1
I forgot quotes - 16155 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #1452 / 4212
- Number of attempts: 5
Don't know what this is - 2025 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: 14
- Position: #337 / 587
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10724 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 16
- Position: #3266 / 3705
- Number of attempts: 1
Letter case trickery - 1644 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: 11
- Position: #283 / 520
- Number of attempts: 3
Words in parens - 13013 entries
We should all ace this, right?
- Best score: 13
- Best player score: 18
- Position: #2867 / 3980
- Number of attempts: 4
The Quick Brown Fox Jumps Over The Lazy Vim - 425 entries
Someone has vandalized this text file and replaced the beginning character of one word in each line with a Big "X." Please remove the big X's, and fix each line to read "The Quick Brown Fox Jumps Over The Lazy Dog."
- Best score: 8
- Best player score: 11
- Position: #138 / 193
- Number of attempts: 1
Remove semicolons after expressions - 669 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 15
- Position: #265 / 265
- Number of attempts: 1
Reverse Simple Deletion - 862 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #301 / 463
- Number of attempts: 1
Increment, increment, increment.... - 703 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #301 / 414
- Number of attempts: 1
Contributed Challenges
No naked if allowed! - 43 entries
House style forbids naked condition statements, comments should start with a space character and be on their own line. Good luck!
VimGolf