Played Challenges
Markdown Blog Editing - 370 entries
Convert the given link text in start file to a markdown link list.
- Best score: 30
- Best player score: 45
- Position: #44 / 86
- Number of attempts: 9
Rearrange array to single level - 1528 entries
The goal is to flatten the array into a single list and remove any empty elements.
- Best score: 14
- Best player score: 14
- Position: #10 / 254
- Number of attempts: 32
Rearrange array to one line - 719 entries
Rearrange the array content on only one line, and remove trailing commas
- Best score: 13
- Best player score: 13
- Position: #17 / 174
- Number of attempts: 13
New teacher - 1376 entries
Update the details of the new CS teacher.
- Best score: 19
- Best player score: 22
- Position: #68 / 287
- Number of attempts: 22
months to html list items - 1088 entries
Turn the months into list items.
- Best score: 22
- Best player score: 22
- Position: #32 / 295
- Number of attempts: 17
Many duplicates - 1459 entries
Quick and easy
- Best score: 7
- Best player score: 8
- Position: #304 / 476
- Number of attempts: 8
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: 74
- Position: #130 / 155
- Number of attempts: 4
delete swap - 1809 entries
delete all swap
- Best score: 5
- Best player score: 5
- Position: #350 / 564
- Number of attempts: 8
Add semicolons - 10899 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 10
- Position: #766 / 3078
- Number of attempts: 13
comment and uncomment code inline - 1151 entries
It's very useful to be able to comment out a block of code in a quick edit. And likewise to uncomment the code. This operation often involves multi-line stanzas and even large blocks. With just line-wise navigation and insert mode this would cost you about 4 keystrokes per line. Master this hole of VimGolf and you'll quickly drop your key count in day to day Vim as well.
- Best score: 9
- Best player score: 9
- Position: #161 / 328
- Number of attempts: 14
camel riding - 793 entries
add a prefix on some camelCase variables
- Best score: 15
- Best player score: 15
- Position: #77 / 281
- Number of attempts: 13