Played Challenges
Wrap the text of an email message to 79 characters - 825 entries
You're replying to an email with silly long lines. Clean them up.
- Best score: 5
- Best player score: 5
- Position: #136 / 430
- Number of attempts: 3
Search and Replace 0 - 5007 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 15
- Position: #1101 / 1631
- Number of attempts: 1
Words in parens - 12975 entries
We should all ace this, right?
- Best score: 13
- Best player score: 25
- Position: #3760 / 3971
- Number of attempts: 1
NATO phonetic alphabet - 538 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 28
- Position: #175 / 197
- Number of attempts: 3
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: 12
- Position: #167 / 193
- Number of attempts: 2
The name of the game - 678 entries
End up with the name of the game.
- Best score: 11
- Best player score: 17
- Position: #353 / 363
- Number of attempts: 1
SFD-ROC: vimvimvim - 1617 entries
Oh no, this line is longer than 80 chars... put each 'vim' on a new line.
- Best score: 8
- Best player score: 17
- Position: #436 / 448
- Number of attempts: 2
Stairs Indenting - 479 entries
Indent each line with <line number> whitespaces.
- Best score: 12
- Best player score: 25
- Position: #186 / 199
- Number of attempts: 2
Saving the hashes(#) - 2063 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: 29
- Position: #319 / 480
- Number of attempts: 2
Vertical Limit - 2574 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 29
- Position: #621 / 761
- Number of attempts: 4
replacing each line of a block selection - 3005 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 31
- Position: #676 / 779
- Number of attempts: 1
Switch function arguments - 2162 entries
How to switch two arguments of a function.
- Best score: 11
- Best player score: 15
- Position: #543 / 669
- Number of attempts: 3
Reverse and double space - 500 entries
Reverse the order of the given lines and double space everything
- Best score: 14
- Best player score: 17
- Position: #136 / 199
- Number of attempts: 2
Remove noise from HTTP log - 724 entries
This piece of log (from the year 2000) contains some irrelevant data. We only want to see the HTTP method and resource.
- Best score: 15
- Best player score: 24
- Position: #260 / 275
- Number of attempts: 2
The meaning - 577 entries
Numbers are fun!
- Best score: 5
- Best player score: 5
- Position: #151 / 364
- Number of attempts: 1
Sort the cardinal numbers - 315 entries
Maybe a simple challenge.
- Best score: 12
- Best player score: 14
- Position: #116 / 149
- Number of attempts: 1
Make it more readable - 2009 entries
Insert blank lines to make it more organized and readable
- Best score: 13
- Best player score: 29
- Position: #633 / 652
- Number of attempts: 1
imports alignment (python) - 700 entries
Align as one import per line.
- Best score: 17
- Best player score: 46
- Position: #191 / 198
- Number of attempts: 1
Numbering a List - 1939 entries
Pretty simple, number the list.
- Best score: 13
- Best player score: 30
- Position: #607 / 655
- Number of attempts: 3
Shebangs for all - 2049 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: 21
- Position: #435 / 523
- Number of attempts: 3
Reverse and count - 486 entries
Someone typed things upside down and now a Vim ninja needs to reverse the lines and count how many there are.
- Best score: 18
- Best player score: 36
- Position: #160 / 179
- Number of attempts: 2
Indentation - 552 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 37
- Position: #153 / 181
- Number of attempts: 1
Context insensitive completion 0 - 590 entries
Buried in the lines you're not supposed to add is the line "Add this line!" Add that line to the top of the file.
- Best score: 6
- Best player score: 9
- Position: #198 / 249
- Number of attempts: 1
Context Insensitive completion 1 - 512 entries
Finish writing this simple Python HTTP server.
- Best score: 18
- Best player score: 19
- Position: #179 / 248
- Number of attempts: 4
Make Fancy Header - 1070 entries
Make the header text stand out with surrounding asterisks
- Best score: 15
- Best player score: 31
- Position: #337 / 348
- Number of attempts: 1
PEP8 Python Wrapping Comments and Code - 219 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: 32
- Position: #48 / 69
- Number of attempts: 1
Change the content of a string - 1675 entries
This docstring is a complete lie. Fix it.
- Best score: 22
- Best player score: 27
- Position: #476 / 616
- Number of attempts: 1
Sort and add attributes - 1512 entries
Sort the states and add the attribute country to each record.
- Best score: 33
- Best player score: 34
- Position: #346 / 585
- Number of attempts: 2
Whitespace, empty lines and tabs - 3795 entries
Convert tabs to spaces, strip empty lines and trailing whitespace.
- Best score: 16
- Best player score: 30
- Position: #546 / 816
- Number of attempts: 3
Simple text editing with Vim - 13145 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 19
- Position: #2740 / 3778
- Number of attempts: 7