Played Challenges
Tabbed Table to Python Array - 734 entries
Not payed by the hour? So make it fast ;-) The table contains the relative occurencies of bigrams (two consecutive letters) in 1/100,000 in the german language, copy-pasted from http://www.mathe.tu-freiberg.de/~hebisch/cafe/kryptographie/bigramme.html
- Best score: 50
- Best player score: 61
- Position: #92 / 179
- Number of attempts: 6
HS exam question - 1589 entries
Convert the data to a python dictionary
- Best score: 47
- Best player score: 81
- Position: #273 / 417
- Number of attempts: 3
Generate a very basic Python constructor (fixed) - 1253 entries
Original by @BiddulphCaleb (http://www.vimgolf.com/challenges/6019f1c4642668000cee11e8) - had some extra spaces in output file.
- Best score: 29
- Best player score: 47
- Position: #160 / 271
- Number of attempts: 3
Fill in the chess board - 959 entries
Fill in the name of each square using its file (a-h) and rank (1-8).
- Best score: 19
- Best player score: 52
- Position: #146 / 185
- Number of attempts: 2
Get mail address from outlook format - 649 entries
Create a mail list space separated of mail list formatted by outlook
- Best score: 15
- Best player score: 23
- Position: #173 / 204
- Number of attempts: 3
prepend * to every non-blank line - 6308 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 16
- Position: #1088 / 1537
- Number of attempts: 3
Python Hello World! Reformatting - 994 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: 43
- Position: #193 / 380
- Number of attempts: 2
Wrap text in quotes - 368 entries
All the blocks of text should be wrapped in quotation marks.
- Best score: 16
- Best player score: 17
- Position: #74 / 122
- Number of attempts: 2
One to Ten - 2219 entries
Generate the sequence of numbers from 1 to 10, one number per line. Inspired by this Reddit thread: https://redd.it/ak4it2
- Best score: 12
- Best player score: 12
- Position: #350 / 672
- Number of attempts: 3
ASCII Art - 87 entries
how good are you with simple regex?
- Best score: 10
- Best player score: 10
- Position: #32 / 54
- Number of attempts: 1
Suffix sort - 270 entries
Sort from the end of the line, as if the letters in each line were reversed.
- Best score: 19
- Best player score: 29
- Position: #55 / 67
- Number of attempts: 2
Winding path - 122 entries
It's a maze, but the bad paths have been blocked off. Mark the correct path.
- Best score: 27
- Best player score: 68
- Position: #35 / 42
- Number of attempts: 2
Vim tetris - 353 entries
Vim can play tetris too!
- Best score: 21
- Best player score: 36
- Position: #87 / 102
- Number of attempts: 1
A HAPPY NEW YEAR 2014 ! - 10663 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1592 / 3683
- Number of attempts: 2
Hole-in-one - 1018 entries
Lets take this golf thing literally.. Drive off the tee into the hole, and of course you don't strike the ball completely clean.
- Best score: 15
- Best player score: 23
- Position: #267 / 304
- Number of attempts: 1
The name of the game - 665 entries
End up with the name of the game.
- Best score: 11
- Best player score: 11
- Position: #274 / 360
- Number of attempts: 1
Stairs Indenting - 473 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 15
- Position: #156 / 197
- Number of attempts: 1
Make it more readable - 2005 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 16
- Position: #415 / 650
- Number of attempts: 2
Letters are numbers - 167 entries
Letters and numbers are interchangeable. A lot of programming languages give you simple ways to convert individual letters to hex, binary and decimal but does Vim?
- Best score: 20
- Best player score: 26
- Position: #38 / 76
- Number of attempts: 5
Braces or Brackets? - 1015 entries
Someone forgot whether to use braces or brackets and you have to clean up their code!
- Best score: 34
- Best player score: 42
- Position: #125 / 315
- Number of attempts: 2