Played Challenges
Paste a column after a column - 2610 entries
This task is very common while using multi-cursor. What is the elegant vim way ?
- Best score: 14
- Best player score: 68
- Position: #532 / 566
- Number of attempts: 1
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 10
- Position: #369 / 476
- Number of attempts: 3
2 quick changes and a numbered list - 648 entries
The ascii will not be lost, but rather numbered in 4 digit blocks with leading zeros.
- Best score: 37
- Best player score: 99
- Position: #142 / 155
- Number of attempts: 1
delete swap - 1809 entries
delete all swap
- Best score: 5
- Best player score: 11
- Position: #468 / 564
- Number of attempts: 4
Visual block training - 1089 entries
You see the input. You see the output. Go.
- Best score: 17
- Best player score: 122
- Position: #198 / 206
- Number of attempts: 1
Inverting Lines - 1923 entries
A simple challenge to invert all lines, except the first.
- Best score: 10
- Best player score: 21
- Position: #482 / 516
- Number of attempts: 2
Python dataclasses - 1215 entries
Simple challenge to extract fields from a Python class
- Best score: 19
- Best player score: 48
- Position: #280 / 301
- Number of attempts: 4
Basic renumbering - 5685 entries
Renumbering Basic.
- Best score: 11
- Best player score: 23
- Position: #1083 / 1270
- Number of attempts: 2
Swap assigned value - 664 entries
Simple problem but looking for interesting solutions.
- Best score: 10
- Best player score: 12
- Position: #216 / 258
- Number of attempts: 4
NATO phonetic alphabet - 538 entries
Transform the series of words into a list.
- Best score: 19
- Best player score: 28
- Position: #180 / 197
- 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: 12
- Position: #296 / 448
- Number of attempts: 3
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: 43
- Position: #460 / 480
- Number of attempts: 1
Exchanging Quotes - 859 entries
Sometimes you need to exchange a choice of quotes in some code.
- Best score: 30
- Best player score: 48
- Position: #218 / 231
- Number of attempts: 1
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: 28
- Position: #269 / 275
- Number of attempts: 2
Remove semicolons after expressions - 663 entries
A follow-up for http://vimgolf.com/challenges/4fc9d767d3a0d4000100000e.
- Best score: 6
- Best player score: 8
- Position: #234 / 264
- Number of attempts: 3
Reverse Simple Deletion - 857 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 12
- Position: #372 / 461
- Number of attempts: 1
Indentation - 552 entries
Indent each line according to the right number of spaces it needs.
- Best score: 20
- Best player score: 76
- Position: #177 / 181
- Number of attempts: 1
The Cake is a Lie - 1374 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 11
- Position: #468 / 534
- Number of attempts: 2
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: 7
- Position: #119 / 249
- Number of attempts: 4
Simple text editing with Vim - 13134 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2713 / 3776
- Number of attempts: 1