Played Challenges
Prime Numbers - 376 entries
List the first 100 prime numbers.
- Best score: 34
- Best player score: 64
- Position: #66 / 106
- Number of attempts: 4
Search and Replace 0 - 4994 entries
Replace every instance of 'aaa' with 'xaaax'.
- Best score: 12
- Best player score: 14
- Position: #902 / 1627
- Number of attempts: 1
Cartesian product - 257 entries
{1,2,3,4,5} X {1,2,3,4,5}
- Best score: 24
- Best player score: 37
- Position: #70 / 96
- Number of attempts: 3
Generate Fibonacci Numbers - 280 entries
Use your super vim powers to generate Fibonacci Numbers.
- Best score: 19
- Best player score: 23
- Position: #59 / 100
- Number of attempts: 2
Generate English Alphabets - 487 entries
Start with a, get up to z.
- Best score: 19
- Best player score: 25
- Position: #79 / 206
- Number of attempts: 1
Overall Vimgolf Rank - 216 entries
Suppose you are trying to figure out what your overall rank is at Vimgolf(the sum of all the ranks you got), and as a Vim ninja you decided to use Vim to do the job. Your solution should work for every Vimgolf profile page(The actual input file for this challenge is my Vimgolf profile page). So, direct answer insertion is considered cheating.
- Best score: 21
- Best player score: 44
- Position: #49 / 59
- Number of attempts: 1
Insert a Markdown link - 442 entries
Put a link in a markdown document, using the after-the-paragraph format.
- Best score: 22
- Best player score: 27
- Position: #103 / 148
- Number of attempts: 1
CSV to JSON - 173 entries
A search for shortest vimissh way to convert CSV to JSON.
- Best score: 56
- Best player score: 156
- Position: #54 / 66
- Number of attempts: 1
Assignment Alignment - 883 entries
line up the operators. Use spaces, not tabs.
- Best score: 18
- Best player score: 39
- Position: #203 / 220
- Number of attempts: 1
Shebangs for all - 1999 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: 15
- Position: #257 / 516
- Number of attempts: 1
A Simple One - 1051 entries
Here is a very simple one - just to illustrate/introduce a vim feature that some people seem to miss...
- Best score: 9
- Best player score: 9
- Position: #67 / 665
- Number of attempts: 1
Table Reshuffle - 432 entries
Fix the column order in this table... also append the new 'username' column.
- Best score: 22
- Best player score: 62
- Position: #136 / 140
- Number of attempts: 1
Reverse Simple Deletion - 850 entries
You did the simple deletion, now reverse it.
- Best score: 11
- Best player score: 15
- Position: #411 / 459
- Number of attempts: 1
Increment, increment, increment.... - 689 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #93 / 409
- Number of attempts: 1
The Cake is a Lie - 1349 entries
Correct the capitalization of each word
- Best score: 9
- Best player score: 9
- Position: #17 / 528
- Number of attempts: 1
Reverse characters in a line - 771 entries
You have everything you need, just not in the right order. Mastermind would give you 26 white pegs.
- Best score: 12
- Best player score: 17
- Position: #168 / 265
- Number of attempts: 1
Reformat most common surnames - 740 entries
Reformat copy-pasted table into a list of the most common surnames
- Best score: 23
- Best player score: 50
- Position: #191 / 214
- Number of attempts: 1
Get rid of html tags - 405 entries
Want to read more about Vim's background? Then get rid of those html tags...
- Best score: 12
- Best player score: 17
- Position: #44 / 234
- Number of attempts: 1