Played Challenges
YAML to dotenv - 523 entries
Convert this YAML config file to a .env file.
- Best score: 16
- Best player score: 21
- Position: #42 / 126
- Number of attempts: 5
Change to ascending order - 257 entries
Change each line of numbers consistently from descending to ascending order.
- Best score: 17
- Best player score: 31
- Position: #20 / 69
- Number of attempts: 2
Swap columns and transform to CSV format - 222 entries
Turn this spreadsheet output into a CSV file but first swap the columns
- Best score: 16
- Best player score: 17
- Position: #29 / 81
- Number of attempts: 4
Generate an entry for each month - 175 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: #20 / 52
- Number of attempts: 5
Change class fields from camel case to snake case - 374 entries
This is the reverse of the previous challenge: https://www.vimgolf.com/challenges/9v006705493c000000000513
- Best score: 18
- Best player score: 22
- Position: #50 / 92
- Number of attempts: 5
Change class fields from snake case to camel case - 187 entries
Change the class fields in this Scala class from snake case to camel case
- Best score: 13
- Best player score: 13
- Position: #36 / 72
- Number of attempts: 1
Reorganize Pokémon - 465 entries
Change the format of the each line and sort alphabetically.
- Best score: 18
- Best player score: 21
- Position: #72 / 127
- Number of attempts: 1
CaN yOuR ViM dO ThAt? #1 - 146 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: #33 / 59
- Number of attempts: 2
New teacher - 1109 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 24
- Position: #95 / 237
- Number of attempts: 1
Rural Post - 4532 entries
Simple challenge to remove all but the post code on each line
- Best score: 9
- Best player score: 10
- Position: #485 / 1107
- Number of attempts: 4
Simple, Practical, and Common - 33724 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: #2824 / 7442
- Number of attempts: 11
Swap values - 4643 entries
Well, swap the values...
- Best score: 11
- Best player score: 13
- Position: #644 / 1274
- Number of attempts: 6
prepend * to every non-blank line - 6337 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 10
- Position: #453 / 1546
- Number of attempts: 5
One number per line - 18755 entries
Just give me the numbers.
- Best score: 14
- Best player score: 21
- Position: #2586 / 3870
- Number of attempts: 5
V to the i - 4813 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 7
- Position: #800 / 1897
- Number of attempts: 4
Applying same text modification in several lines - 2897 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #497 / 857
- Number of attempts: 2
Add semicolons - 10881 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #767 / 3072
- Number of attempts: 8
remove lines containing the word "reader" - 3604 entries
easy stuff
- Best score: 9
- Best player score: 10
- Position: #867 / 1169
- Number of attempts: 4
Com(m)a Trouble - 3875 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 22
- Position: #679 / 876
- Number of attempts: 6
Box it - 7916 entries
Create a box around a line.
- Best score: 21
- Best player score: 39
- Position: #1707 / 1881
- Number of attempts: 1
Just the middle - 11484 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #3216 / 4209
- Number of attempts: 3
Basic renumbering - 5683 entries
Renumbering Basic.
- Best score: 11
- Best player score: 16
- Position: #580 / 1269
- Number of attempts: 14
Vice versa - 7945 entries
Little role switching.
- Best score: 12
- Best player score: 15
- Position: #1128 / 2138
- 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 - 16022 entries
Oops.
- Best score: 10
- Best player score: 14
- Position: #2049 / 4189
- 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 ! - 10682 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1615 / 3689
- 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 - 12967 entries
We should all ace this, right?
- Best score: 13
- Best player score: 14
- Position: #1184 / 3969
- 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