Played Challenges
Search and Replace 0 - 4676 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 16
- Position: #1107 / 1549
- Number of attempts: 1
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: 42
- Position: #110 / 352
- Number of attempts: 1
Swap assigned value - 561 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 13
- Position: #207 / 236
- Number of attempts: 1
Counting in binary - 412 entries
"a" represents 0; "A" represents 1. Start from zero and count to 15.
- Best score: 16
- Best player score: 56
- Position: #97 / 108
- Number of attempts: 1
Letter case trickery - 1553 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: 12
- Position: #286 / 500
- Number of attempts: 1
quotes inside quotes - 3030 entries
taken from tip 85 of the very good book 'Practical Vim: Edit Text at the Speed of Thought' ! I'd be interested what people use :)
- Best score: 14
- Best player score: 16
- Position: #511 / 1045
- Number of attempts: 1
Hole-in-one - 978 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: 20
- Position: #188 / 298
- Number of attempts: 1
The Quick Brown Fox Jumps Over The Lazy Vim - 388 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: 10
- Position: #57 / 180
- Number of attempts: 1
SFD-ROC: vimvimvim - 1510 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 10
- Position: #254 / 424
- Number of attempts: 2
SFD-ROC: ROT13 Phonics - 80 entries
A is for apple, b is for ball, etc... This familiar phonics poem has been rotated 13 characters. Make the letter match the word.
- Best score: 6
- Best player score: 6
- Position: #40 / 65
- Number of attempts: 1
Let's play some Ivmgolf - 1015 entries
Oops, I spelled that wrong.
- Best score: 7
- Best player score: 13
- Position: #392 / 420
- Number of attempts: 1
Vertical Limit - 2370 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 24
- Position: #263 / 718
- Number of attempts: 1
Switch function arguments - 1982 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 14
- Position: #441 / 627
- Number of attempts: 1
Make it more readable - 1905 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 18
- Position: #498 / 625
- Number of attempts: 1
Shebangs for all - 1777 entries
We've all seen or used a shebang once or twice. Ditch the specific paths and leave just a dynamic Ruby and Python bath behind.
- Best score: 11
- Best player score: 20
- Position: #390 / 468
- Number of attempts: 1
Simple text editing with Vim - 11657 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 24
- Position: #2864 / 3418
- Number of attempts: 1