Played Challenges
Align commas - 1095 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: 19
- Position: #191 / 246
- Number of attempts: 3
Manual SQL - 160 entries
Change select and insert queries to simulate inserting a new record.
- Best score: 48
- Best player score: 79
- Position: #42 / 50
- Number of attempts: 1
Transposition - 99 entries
Transpose the original lines in separate columns, one for each line.
- Best score: 31
- Best player score: 40
- Position: #17 / 32
- Number of attempts: 2
A simple change - 468 entries
Just change the numbers in the most efficient way ...
- Best score: 12
- Best player score: 34
- Position: #188 / 193
- Number of attempts: 2
Convert pandoc unordered list to a numbered list - 166 entries
I know it's possible to use #. in pandoc to auto-generate numbered lists, but then it's not easy to tell how many items there are when reading it in Markdown. How fast can you make the switch?
- Best score: 20
- Best player score: 30
- Position: #38 / 57
- Number of attempts: 4
PEP8 Python Wrapping Comments and Code - 217 entries
According to PEP8, long flowy text and code should have different max line lengths. Code: 79 characters max Long flowy text: 72 characters max
- Best score: 21
- Best player score: 37
- Position: #57 / 68
- Number of attempts: 2
Get rid of html tags - 407 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 29
- Position: #228 / 236
- Number of attempts: 1
Sort and add attributes - 1476 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 33
- Position: #140 / 574
- Number of attempts: 3
Whitespace, empty lines and tabs - 3741 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 19
- Position: #213 / 802
- Number of attempts: 17
Flodder-challenge - 1323 entries
Replace the text the most efficient and win!
- Best score: 27
- Best player score: 41
- Position: #258 / 344
- Number of attempts: 3
Simple text editing with Vim - 12955 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 14
- Position: #1046 / 3730
- Number of attempts: 8
Reformat/Refactor a Golfer Class - 7127 entries
A simple case of removing unneeded code and fixing broken indentation.
- Best score: 28
- Best player score: 38
- Position: #620 / 1747
- Number of attempts: 5