Played Challenges
YAML to dotenv - 227 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 21
- Position: #22 / 56
- Number of attempts: 5
Change to ascending order - 185 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 31
- Position: #16 / 51
- Number of attempts: 2
Swap columns and transform to CSV format - 114 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #27 / 46
- Number of attempts: 4
Generate an entry for each month - 134 entries
The input file contains a URI with a month in it. Generate the URIs for all the other months up to a couple of years
- Best score: 27
- Best player score: 38
- Position: #17 / 39
- Number of attempts: 5
Change class fields from camel case to snake case - 299 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 22
- Position: #45 / 77
- Number of attempts: 5
Change class fields from snake case to camel case - 158 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #36 / 60
- Number of attempts: 1
Reorganize Pokémon - 336 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #62 / 90
- Number of attempts: 1
CaN yOuR ViM dO ThAt? #1 - 97 entries
Tsoding's famous "Can your Vim do that?" https://youtu.be/Bafo3hhheHU?si=DfcT4sUEMTSAevnx&t=1091
- Best score: 41
- Best player score: 46
- Position: #26 / 42
- Number of attempts: 2
New teacher - 965 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 24
- Position: #83 / 207
- Number of attempts: 1
Rural Post - 4490 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #484 / 1102
- Number of attempts: 4
Simple, Practical, and Common - 33649 entries
Simple things we do all the time should be able to be done with very few keystrokes, but sometimes I find something I need to do makes me go, "There MUST be a better way." This challenge is just a simple movement and entering text at a certain place.
- Best score: 22
- Best player score: 23
- Position: #2820 / 7426
- Number of attempts: 11
Swap values - 4627 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #643 / 1270
- Number of attempts: 6
prepend * to every non-blank line - 6322 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #453 / 1541
- Number of attempts: 5
One number per line - 18749 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2585 / 3867
- Number of attempts: 5
V to the i - 4810 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #800 / 1896
- Number of attempts: 4
Applying same text modification in several lines - 2882 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #494 / 852
- Number of attempts: 2
Add semicolons - 10876 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #767 / 3069
- Number of attempts: 8
remove lines containing the word "reader" - 3592 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #864 / 1164
- Number of attempts: 4
Com(m)a Trouble - 3831 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 22
- Position: #672 / 867
- Number of attempts: 6
Box it - 7910 entries
Create a box around a line.
- Best score: 21
- Best player score: 39
- Position: #1705 / 1879
- Number of attempts: 1
Just the middle - 11464 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3215 / 4202
- Number of attempts: 3
Basic renumbering - 5673 entries
Renumbering Basic.
- Best score: 11
- Best player score: 16
- Position: #579 / 1267
- Number of attempts: 14
Vice versa - 7922 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1125 / 2132
- Number of attempts: 3
Collect List - 4305 entries
Convert to comma separated list.
- Best score: 12
- Best player score: 12
- Position: #532 / 1191
- Number of attempts: 7
I forgot quotes - 15997 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #2046 / 4184
- Number of attempts: 9
-a-b-c- - 3216 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 15
- Position: #739 / 1138
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10672 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1615 / 3685
- Number of attempts: 3
quotes inside quotes - 3165 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: 14
- Position: #368 / 1079
- Number of attempts: 6
Words in parens - 12939 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #1180 / 3964
- Number of attempts: 4
replacing each line of a block selection - 3001 entries
replace each line's ../assets/js with /javascripts
- Best score: 18
- Best player score: 32
- Position: #700 / 778
- Number of attempts: 2
switch variable - 5079 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 11
- Position: #672 / 1749
- Number of attempts: 8