Played Challenges
Contribute to keyboard mashing - 900 entries
Speak in tongues
- Best score: 17
- Best player score: 20
- Position: #158 / 273
- Number of attempts: 1
Simple, Practical, and Common - 33843 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: 31
- Position: #5628 / 7469
- Number of attempts: 1
Swap values - 4656 entries
Well, swap the values...
- Best score: 11
- Best player score: 20
- Position: #1183 / 1281
- Number of attempts: 2
prepend * to every non-blank line - 6365 entries
Prepend an asterisk to every non-blank line in the input file.
- Best score: 10
- Best player score: 15
- Position: #924 / 1554
- Number of attempts: 2
One number per line - 18830 entries
Just give me the numbers.
- Best score: 14
- Best player score: 17
- Position: #1241 / 3888
- Number of attempts: 2
TAR archive pretty print - 31 entries
Will you use isk ?
- Best score: 24
- Best player score: 31
- Position: #12 / 13
- Number of attempts: 2
citizen_hacks_2019_challenge2 - 202 entries
For the Citizen Hacks 2019 Vim competition.
- Best score: 6
- Best player score: 7
- Position: #83 / 104
- Number of attempts: 1
Swap values inside brackets - 2523 entries
Easy challenge.
- Best score: 13
- Best player score: 21
- Position: #433 / 587
- Number of attempts: 4
V to the i - 4829 entries
Input is 99 V's. Output is 100 i's.
- Best score: 7
- Best player score: 8
- Position: #1344 / 1902
- Number of attempts: 2
Applying same text modification in several lines - 2915 entries
Remove identical text at the beginning of several lines and the closing parenthesis.
- Best score: 12
- Best player score: 14
- Position: #343 / 863
- Number of attempts: 3
Refactor typescript arrow function type - 339 entries
Make arrow function type less verbose and easier to read
- Best score: 20
- Best player score: 27
- Position: #50 / 73
- Number of attempts: 2
Add string initializers to an enum - 892 entries
Change Typescript enum so that it has string initializers.
- Best score: 21
- Best player score: 25
- Position: #151 / 263
- Number of attempts: 1
SCREAMING_SNAKE_CASE to Title Case - 1253 entries
Convert strings in SCREAMING_SNAKE_CASE to Title Case. Examples: EMPLOYEE_NAME -> Employee Name REVENUE_YEAR_TO_DATE -> Revenue Year To Date SALARY -> Salary
- Best score: 19
- Best player score: 30
- Position: #177 / 261
- Number of attempts: 1
Swap the operands under comparison - 313 entries
Swap the operands under comparison to prevent null pointer exception (at least in java)
- Best score: 19
- Best player score: 45
- Position: #101 / 105
- Number of attempts: 1
Add semicolons - 10913 entries
Simply add a semicolon at the end of each line
- Best score: 10
- Best player score: 15
- Position: #2234 / 3083
- Number of attempts: 1
Split line with dots - 2156 entries
This line is too long, split it.
- Best score: 15
- Best player score: 30
- Position: #601 / 636
- Number of attempts: 1
Com(m)a Trouble - 3941 entries
Someone was real stupid when placing his commas. Can you fix it?
- Best score: 12
- Best player score: 26
- Position: #731 / 892
- Number of attempts: 1
My cafe needs a new menu - 31 entries
Help! My cafe needs a new menu and I've only got this plain-text file from the kitchen. In order to get it printed, I need to transform it into a markdown file with; headings for each type of item, prices on each menu item, dietary options and a key down the bottom.
- Best score: 126
- Best player score: 189
- Position: #8 / 8
- Number of attempts: 1
Box it - 7961 entries
Create a box around a line.
- Best score: 21
- Best player score: 24
- Position: #908 / 1890
- Number of attempts: 3
multiple cursor alternative - 1547 entries
from: https://www.reddit.com/r/vim/comments/6w5pfa/crosspost_from_remacs_how_would_you_do_this_in_vim/
- Best score: 19
- Best player score: 24
- Position: #298 / 385
- Number of attempts: 3
Copy three lines - 2882 entries
If the site is up (by some miracle), make the text under every header identical.
- Best score: 13
- Best player score: 28
- Position: #595 / 642
- Number of attempts: 2
Extract argument from function - 2376 entries
The aim is to see if you can do some refactoring very fast.
- Best score: 13
- Best player score: 13
- Position: #218 / 759
- Number of attempts: 4
Preferably without multi-cursor plugin - 549 entries
Originally asked as question on reddit by kpthunder: https://www.reddit.com/r/vim/comments/9fvsro/what_is_the_most_efficient_way_to_go_about/
- Best score: 30
- Best player score: 36
- Position: #76 / 132
- Number of attempts: 4
Number Sort - 319 entries
sort the list of newline-separated numbers incrementally. Numbers are in the range 1 to 1000, with 500 missing
- Best score: 9
- Best player score: 9
- Position: #89 / 170
- Number of attempts: 1
Just the middle - 11534 entries
Delete the instructions at the top and bottom.
- Best score: 7
- Best player score: 8
- Position: #2767 / 4227
- Number of attempts: 1
Team names - 1848 entries
The team names are misspelled.
- Best score: 16
- Best player score: 21
- Position: #518 / 592
- Number of attempts: 2
Basic renumbering - 5699 entries
Renumbering Basic.
- Best score: 11
- Best player score: 19
- Position: #775 / 1273
- Number of attempts: 2
Fiddle percentages into real numbers - 873 entries
Get rid of the '%' symbols and shift the decimal place. This is the easier version - all the columns line up.
- Best score: 13
- Best player score: 16
- Position: #204 / 294
- Number of attempts: 4
Order and join - 992 entries
There's something special about the input order.
- Best score: 10
- Best player score: 19
- Position: #244 / 261
- Number of attempts: 2
comments galore - 1073 entries
Basic comment reformatting
- Best score: 10
- Best player score: 10
- Position: #270 / 429
- Number of attempts: 3
Create bison tokens - 48 entries
Create tokens for bison out of a known list of words
- Best score: 85
- Best player score: 93
- Position: #10 / 19
- Number of attempts: 1
Line under headers - 2072 entries
Put a line under each header, and remove the other markdown formatting.
- Best score: 24
- Best player score: 28
- Position: #209 / 510
- Number of attempts: 4
simple format (3) - 86 entries
reverse two column values!
- Best score: 34
- Best player score: 52
- Position: #15 / 24
- Number of attempts: 4
convert yml into java pojo field - 867 entries
How fast vim can create fields for java pojo i.e class declaration referring to a (simple) yml file
- Best score: 29
- Best player score: 34
- Position: #180 / 230
- Number of attempts: 1
unknown command - 169 entries
I want change 5 words
- Best score: 7
- Best player score: 36
- Position: #81 / 89
- Number of attempts: 1
Simple format (2) - 335 entries
try again!
- Best score: 23
- Best player score: 33
- Position: #46 / 70
- Number of attempts: 6
Space out the alphabet - 1659 entries
Put 3 spaces between adjacent letters.
- Best score: 15
- Best player score: 21
- Position: #292 / 446
- Number of attempts: 1
I forgot quotes - 16089 entries
Oops.
- Best score: 10
- Best player score: 10
- Position: #811 / 4200
- Number of attempts: 9
-a-b-c- - 3225 entries
Put hyphens everywhere.
- Best score: 13
- Best player score: 14
- Position: #377 / 1140
- Number of attempts: 4
Don't know what this is - 2025 entries
Replace contents of brackets with matching number of spaces. Don't ask what the format's supposed to be.
- Best score: 11
- Best player score: 13
- Position: #270 / 587
- Number of attempts: 3
A HAPPY NEW YEAR 2014 ! - 10712 entries
A HAPPY NEW YEAR 2014 !
- Best score: 11
- Best player score: 11
- Position: #1341 / 3699
- Number of attempts: 3
attr_aligner - 3525 entries
Two attr keywords. Two separate indentations. Align the colons.
- Best score: 19
- Best player score: 34
- Position: #579 / 706
- Number of attempts: 2
quotes inside quotes - 3185 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: #306 / 1086
- Number of attempts: 5
Words in parens - 12991 entries
We should all ace this, right?
- Best score: 13
- Best player score: 20
- Position: #3319 / 3976
- Number of attempts: 1
Array Transposition - 202 entries
Transpose four arrays into two.
- Best score: 27
- Best player score: 54
- Position: #47 / 57
- Number of attempts: 1
calculations - 313 entries
Complete these (weird) calculations.
- Best score: 38
- Best player score: 42
- Position: #39 / 69
- Number of attempts: 1
Vertical Limit - 2596 entries
transform a succession of one word lines to a an array of strings
- Best score: 21
- Best player score: 27
- Position: #562 / 767
- Number of attempts: 3
Append semicolon after expressions - 1061 entries
Some lines need the semicolon, some don't.
- Best score: 11
- Best player score: 12
- Position: #242 / 421
- Number of attempts: 4
switch variable - 5093 entries
how fast can you switch two variable ?
- Best score: 11
- Best player score: 14
- Position: #1432 / 1753
- Number of attempts: 1
82 bottles of beer on the wall - 313 entries
Take them down. (sorry, only 82 bottles because the problem size is limited!)
- Best score: 106
- Best player score: 132
- Position: #82 / 146
- Number of attempts: 6
Increment, increment, increment.... - 701 entries
Vim likes macros
- Best score: 10
- Best player score: 12
- Position: #356 / 413
- Number of attempts: 2
Context insensitive completion 0 - 592 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: 9
- Position: #211 / 250
- Number of attempts: 1
Simple text editing with Vim - 13251 entries
Make the pairs of lines match up by making each second line same as first
- Best score: 13
- Best player score: 18
- Position: #2717 / 3806
- Number of attempts: 1
Contributed Challenges
Santa's naughty / nice list - 91 entries
Christmas is here and Santa hasn't decided who's naughty or nice yet. He's given a list of names to his programmer friend to quickly split the children into naughty and nice. Hint: There's a hidden pattern that might be familiar.
My cafe needs a new menu - 31 entries
Help! My cafe needs a new menu and I've only got this plain-text file from the kitchen. In order to get it printed, I need to transform it into a markdown file with; headings for each type of item, prices on each menu item, dietary options and a key down the bottom.
Bennett
Twitter: @bennettbackward
Software Engineer working with video at Clipchamp. I like Rust 🦀, JavaScript 😅 and Personal Knowledge Management 📚
VimGolf